mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-18 17:17:49 +00:00
Declare this function here so that it doesn't get C++ mangling.
llvm-svn: 131379
This commit is contained in:
parent
f619bee58f
commit
20b27eebdc
@ -282,6 +282,8 @@ typedef enum {
|
||||
LLVMRealPredicateTrue /**< Always true (always folded) */
|
||||
} LLVMRealPredicate;
|
||||
|
||||
void LLVMInitializeCore(LLVMPassRegistryRef R);
|
||||
|
||||
|
||||
/*===-- Error handling ----------------------------------------------------===*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user