summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineRegisterInfo.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-07-10 22:42:31 +0000
committerDan Gohman <gohman@apple.com>2010-07-10 22:42:31 +0000
commita64a3235649f3511e6b93bb20939ec7feeced4c4 (patch)
treee855302e46bf6641c612d12b530cbec5f5396985 /llvm/lib/CodeGen/MachineRegisterInfo.cpp
parent79be2b9be5de9d00920da5b93941eccd5df9c2a4 (diff)
downloadbcm5719-llvm-a64a3235649f3511e6b93bb20939ec7feeced4c4.tar.gz
bcm5719-llvm-a64a3235649f3511e6b93bb20939ec7feeced4c4.zip
Fix a bug in the code which re-inserts DBG_VALUE nodes after scheduling;
if a block is split (by a custom inserter), the insert point may be in a different block than it was originally. This fixes 32-bit llvm-gcc bootstrap builds, and I haven't been able to reproduce it otherwise. llvm-svn: 108060
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud