forked from OSchip/llvm-project
parent
ad58f4133a
commit
061c3750a1
|
@ -60,7 +60,7 @@ public:
|
|||
/// track of whether any of the passes modifies the function, and if
|
||||
/// so, return true.
|
||||
///
|
||||
bool run(Function &M);
|
||||
bool run(Function &F);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue