forked from OSchip/llvm-project
parent
fa8062c162
commit
8d83271b25
|
@ -426,8 +426,6 @@ bool ShadowStackCollector::performCustomLowering(Function &F) {
|
|||
Roots[I].second->eraseFromParent();
|
||||
}
|
||||
|
||||
F.dump();
|
||||
|
||||
Roots.clear();
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue