mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-13 08:56:04 +00:00
Remove backwards compatibility code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2114 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a364ad0f9d
commit
3d0dceb733
@ -153,11 +153,6 @@ public:
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// TODO: FIXME
|
|
||||||
#ifndef MethodType
|
|
||||||
#define MethodType FunctionType
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
// CompositeType - Common super class of ArrayType, StructType, and PointerType
|
// CompositeType - Common super class of ArrayType, StructType, and PointerType
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user