mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-12 05:56:28 +00:00
Delete dead line
llvm-svn: 10164
This commit is contained in:
parent
87e444b65b
commit
7d794a8431
@ -98,7 +98,6 @@ bool PruneEH::runOnSCC(const std::vector<CallGraphNode *> &SCC) {
|
||||
new BranchInst(II->getNormalDest(), II);
|
||||
|
||||
// Finally, delete the invoke instruction!
|
||||
|
||||
I->getInstList().pop_back();
|
||||
|
||||
++NumRemoved;
|
||||
|
Loading…
Reference in New Issue
Block a user