diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-08-03 23:44:31 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-08-03 23:44:31 +0000 |
commit | 2539af600ae2dff669a52b4589680c2f93984910 (patch) | |
tree | 93c7466fb3bea5f595966eaece94182a7814fdae /llvm/lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp | |
parent | 7de631cc4078cfef7dab5e971622e29288d86955 (diff) | |
download | bcm5719-llvm-2539af600ae2dff669a52b4589680c2f93984910.tar.gz bcm5719-llvm-2539af600ae2dff669a52b4589680c2f93984910.zip |
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/Target/ARM/Disassembler/ARMDisassemblerCore.cpp')
0 files changed, 0 insertions, 0 deletions