mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-05 11:46:42 +00:00
Prototype more accurately
llvm-svn: 16433
This commit is contained in:
parent
c137c9ac39
commit
b65d7c65d6
@ -83,7 +83,7 @@ namespace {
|
||||
}
|
||||
|
||||
|
||||
Pass *llvm::createRaisePointerReferencesPass() {
|
||||
FunctionPass *llvm::createRaisePointerReferencesPass() {
|
||||
return new RPR();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user