Ooops, another debugging line left in which caused a pass not to run...

main
theraven 15 years ago
parent b7986e9efa
commit 2912bae0a7

@ -43,7 +43,6 @@ namespace
bool runOnFunction(Function &F) {
bool modified = false;
return false;
SmallVector<ClassLookup, 16> Lookups;
for (Function::iterator i=F.begin(), end=F.end() ;

Loading…
Cancel
Save