mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-19 08:24:12 +00:00
Remove unused member
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185219 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e187512bde
commit
75f29256f3
@ -194,10 +194,6 @@ protected:
|
||||
const TargetOptions &Options;
|
||||
|
||||
public:
|
||||
enum {
|
||||
isELF, isDarwin
|
||||
} TargetType;
|
||||
|
||||
enum {
|
||||
ARM_ABI_APCS,
|
||||
ARM_ABI_AAPCS // ARM EABI
|
||||
|
Loading…
x
Reference in New Issue
Block a user