summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-10-22 22:08:32 +0000
committerTed Kremenek <kremenek@apple.com>2010-10-22 22:08:32 +0000
commit5c97605c1d41eb246e40519866850a7b5f86a158 (patch)
tree15480f2fc9e56fa451863fe503380ace6e6ded81 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent7043fba7fa41a7a544664ffaa91a5552d0e0c0c7 (diff)
downloadbcm5719-llvm-5c97605c1d41eb246e40519866850a7b5f86a158.tar.gz
bcm5719-llvm-5c97605c1d41eb246e40519866850a7b5f86a158.zip
Fix a horrible bug in all dataflow analyses that use CFGRecStmtVisitor (including live variables analysis).
We shouldn't recurse into CompoundStmts since they are already inlined in the CFG. This could result in bogus dead stores warnings (among other things). llvm-svn: 117162
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud