mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
remove a dead prototype
llvm-svn: 27882
This commit is contained in:
parent
e2b150550a
commit
0b321ad43f
@ -296,10 +296,6 @@ FunctionPass *createLowerGCPass();
|
||||
// through conditional branches.
|
||||
FunctionPass *createBlockPlacementPass();
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// This pass does partial redundancy elimination.
|
||||
FunctionPass *createPREPass();
|
||||
|
||||
} // End llvm namespace
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user