aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/LoopPass.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-08-03 23:44:31 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-08-03 23:44:31 +0000
commit2539af600ae2dff669a52b4589680c2f93984910 (patch)
tree93c7466fb3bea5f595966eaece94182a7814fdae /llvm/lib/Analysis/LoopPass.cpp
parent7de631cc4078cfef7dab5e971622e29288d86955 (diff)
downloadllvm-2539af600ae2dff669a52b4589680c2f93984910.zip
llvm-2539af600ae2dff669a52b4589680c2f93984910.tar.gz
llvm-2539af600ae2dff669a52b4589680c2f93984910.tar.bz2
Correctly handle multiple DBG_VALUE instructions at the same SlotIndex.
It is possible to have multiple DBG_VALUEs for the same variable: 32L TEST32rr %vreg0<kill>, %vreg0, %EFLAGS<imp-def>; GR32:%vreg0 DBG_VALUE 2, 0, !"i" DBG_VALUE %noreg, %0, !"i" When that happens, keep the last one instead of the first. llvm-svn: 136842
Diffstat (limited to 'llvm/lib/Analysis/LoopPass.cpp')
0 files changed, 0 insertions, 0 deletions