Gerolf Hoflehner
af7a87d2e3
RecursivelyDeleteTriviallyDeadInstructions() could remove
...
more than 1 instruction. The caller need to be aware of this
and adjust instruction iterators accordingly.
rdar://16679376
Repaired r207302.
llvm-svn: 207309
2014-04-26 05:58:11 +00:00
Gerolf Hoflehner
c46e9b0423
Revert commit r207302 since build failures
...
have been reported.
llvm-svn: 207303
2014-04-26 02:03:17 +00:00
Gerolf Hoflehner
34210108b3
RecursivelyDeleteTriviallyDeadInstructions() could remove
...
more than 1 instruction. The caller need to be aware of this
and adjust instruction iterators accordingly.
rdar://16679376
llvm-svn: 207302
2014-04-26 01:19:16 +00:00