mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 20:27:42 +00:00
Allow clients to use FunctionType as well as MethodType for now
llvm-svn: 1985
This commit is contained in:
parent
167ba9b1b2
commit
9e84a283e3
@ -145,6 +145,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
// TODO: FIXME
|
||||
#define FunctionType MethodType
|
||||
|
||||
// CompositeType - Common super class of ArrayType, StructType, and PointerType
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user