summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-03-12 21:13:42 +0000
committerDuncan Sands <baldrick@free.fr>2009-03-12 21:13:42 +0000
commit1f853d6a2a49cc425f1a98ac942b89f5ed6f7453 (patch)
tree11324651ba272653ca48c0e1de1763d47d52e934 /clang/lib/Sema/SemaDecl.cpp
parentb1a830abf0407dda7d68887f24a6b2230801152e (diff)
downloadbcm5719-llvm-1f853d6a2a49cc425f1a98ac942b89f5ed6f7453.tar.gz
bcm5719-llvm-1f853d6a2a49cc425f1a98ac942b89f5ed6f7453.zip
Revert commit 66140 since it caused several failures
in the Ada testcase. Reverting this only covers up the real problem, which is a nasty conceptual difficulty in the phi elimination pass: when eliminating phi nodes in landing pads, the register copies need to come before the invoke, not at the end of the basic block which is too late... See PR3784. llvm-svn: 66826
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud