diff options
| author | Dan Gohman <gohman@apple.com> | 2011-03-10 19:51:54 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2011-03-10 19:51:54 +0000 |
| commit | 154ed497843697c8c0ae352e3a640bf7e4966be3 (patch) | |
| tree | 70d3c4a07eb438aa06f8c1f1574107ead1297ec0 /llvm/test/FrontendC++/2007-04-10-PackedUnion.cpp | |
| parent | e5ccac85d302ea158a64cc598abf17e72331b30b (diff) | |
| download | bcm5719-llvm-154ed497843697c8c0ae352e3a640bf7e4966be3.tar.gz bcm5719-llvm-154ed497843697c8c0ae352e3a640bf7e4966be3.zip | |
Fix reassociate to postpone certain instruction deletions until
after it has finished all of its reassociations, because its
habit of unlinking operands and holding them in a datastructure
while working means that it's not easy to determine when an
instruction is really dead until after all its regular work is
done. rdar://9096268.
llvm-svn: 127424
Diffstat (limited to 'llvm/test/FrontendC++/2007-04-10-PackedUnion.cpp')
0 files changed, 0 insertions, 0 deletions

