forked from OSchip/llvm-project
parent
c7e503f2e2
commit
a5fc6219ee
|
@ -194,10 +194,6 @@ protected:
|
|||
const TargetOptions &Options;
|
||||
|
||||
public:
|
||||
enum {
|
||||
isELF, isDarwin
|
||||
} TargetType;
|
||||
|
||||
enum {
|
||||
ARM_ABI_APCS,
|
||||
ARM_ABI_AAPCS // ARM EABI
|
||||
|
|
Loading…
Reference in New Issue