summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2011-03-10 19:51:54 +0000
committerDan Gohman <gohman@apple.com>2011-03-10 19:51:54 +0000
commit154ed497843697c8c0ae352e3a640bf7e4966be3 (patch)
tree70d3c4a07eb438aa06f8c1f1574107ead1297ec0 /clang/lib/Sema/SemaChecking.cpp
parente5ccac85d302ea158a64cc598abf17e72331b30b (diff)
downloadbcm5719-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 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud