diff options
author | Justin Lebar <jlebar@google.com> | 2016-11-29 21:49:02 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-11-29 21:49:02 +0000 |
commit | 96e29155749c920cdc17219cd57e0d3f08dcc923 (patch) | |
tree | 84ba7f7844d7b0c2e53544a140e2d1d649cb3510 /llvm/lib/ExecutionEngine | |
parent | f9d60f00e516358a33dc1b0e65a7ce6dd94cc188 (diff) | |
download | bcm5719-llvm-96e29155749c920cdc17219cd57e0d3f08dcc923.tar.gz bcm5719-llvm-96e29155749c920cdc17219cd57e0d3f08dcc923.zip |
[StructurizeCFG] Fix infinite loop in rebuildSSA.
Michel Dänzer reported that r288051, "[StructurizeCFG] Use range-based
for loops", introduced a bug into rebuildSSA, wherein we were iterating
over an instruction's use list while modifying it, without taking care
to do this correctly.
llvm-svn: 288200
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions