mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
add a proto
llvm-svn: 23923
This commit is contained in:
parent
33758432f4
commit
48f3be3f64
@ -102,6 +102,10 @@ namespace llvm {
|
||||
// simple context insensitive alias analysis.
|
||||
//
|
||||
ModulePass *createSteensgaardPass();
|
||||
|
||||
// Minor pass prototypes, allowing us to expose them through bugpoint and
|
||||
// analyze.
|
||||
FunctionPass *createInstCountPass();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user