[PATCH] D21613: [DSE] Avoid iterator invalidation bugs.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 12:56:13 PDT 2016
This revision was automatically updated to reflect the committed changes.
mcrosier marked 2 inline comments as done.
Closed by commit rL274660: [DSE] Avoid iterator invalidation bugs. (authored by mcrosier).
Changed prior to commit:
http://reviews.llvm.org/D21613?vs=62866&id=62945#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21613
Files:
llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/trunk/test/Transforms/DeadStoreElimination/dse_with_dbg_value.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21613.62945.patch
Type: text/x-patch
Size: 12088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/5ec6fd0b/attachment.bin>
More information about the llvm-commits
mailing list