summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/BugReporter.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-04-25 18:27:55 +0000
committerDan Gohman <gohman@apple.com>2008-04-25 18:27:55 +0000
commitca95a5f49f976c45ef931a4eca8d1ec2e3f1738b (patch)
treedb27b120fee1f7cb62d2955d9b9d8f85a22c09f3 /clang/lib/Analysis/BugReporter.cpp
parent6d653b58f994b13f84f71dfaacfa5249cd6de20e (diff)
downloadbcm5719-llvm-ca95a5f49f976c45ef931a4eca8d1ec2e3f1738b.tar.gz
bcm5719-llvm-ca95a5f49f976c45ef931a4eca8d1ec2e3f1738b.zip
Remove the code from CodeGenPrepare that moved getresult instructions
to the block that defines their operands. This doesn't work in the case that the operand is an invoke, because invoke is a terminator and must be the last instruction in a block. Replace it with support in SelectionDAGISel for copying struct values into sequences of virtual registers. llvm-svn: 50279
Diffstat (limited to 'clang/lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud