Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 405147
Collapse All | Expand All

(-)lib/Target/PowerPC/PPCGenRegisterInfo.inc.orig (+1 lines)
Lines 9-14 Link Here
9
9
10
#ifdef GET_REGINFO_ENUM
10
#ifdef GET_REGINFO_ENUM
11
#undef GET_REGINFO_ENUM
11
#undef GET_REGINFO_ENUM
12
#undef PPC
12
namespace llvm {
13
namespace llvm {
13
14
14
class MCRegisterClass;
15
class MCRegisterClass;
(-)lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h.orig (+1 lines)
Lines 13-18 Link Here
13
13
14
#ifndef LLVM_TARGET_POWERPC_PPCPREDICATES_H
14
#ifndef LLVM_TARGET_POWERPC_PPCPREDICATES_H
15
#define LLVM_TARGET_POWERPC_PPCPREDICATES_H
15
#define LLVM_TARGET_POWERPC_PPCPREDICATES_H
16
#undef PPC
16
17
17
namespace llvm {
18
namespace llvm {
18
namespace PPC {
19
namespace PPC {
(-)lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h.orig (+1 lines)
Lines 9-14 Link Here
9
9
10
#ifndef LLVM_PPC_PPCFIXUPKINDS_H
10
#ifndef LLVM_PPC_PPCFIXUPKINDS_H
11
#define LLVM_PPC_PPCFIXUPKINDS_H
11
#define LLVM_PPC_PPCFIXUPKINDS_H
12
#undef PPC
12
13
13
#include "llvm/MC/MCFixup.h"
14
#include "llvm/MC/MCFixup.h"
14
15

Return to bug 405147