summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-06-27 22:32:04 +0000
committerDevang Patel <dpatel@apple.com>2011-06-27 22:32:04 +0000
commit4dc034df1d8304e203c46b0cc112f150ed82e987 (patch)
treea1b87cb827b0e671d48a28a1ea59c47615f50797 /lldb/test/python_api
parent70cc6b8a855d15cd5e5a0278c41a54fa4883d8f1 (diff)
downloadbcm5719-llvm-4dc034df1d8304e203c46b0cc112f150ed82e987.tar.gz
bcm5719-llvm-4dc034df1d8304e203c46b0cc112f150ed82e987.zip
During bottom up fast-isel, instructions emitted to materalize registers are at top of basic block and do not have debug location. This may misguide debugger while entering the basic block and sometimes debugger provides semi useful view of current location to developer by picking up previous known location as current location. Assign a sensible location to the first instruction in a basic block, if it does not have one location derived from source file, so that debugger can provide meaningful user experience to developers in edge cases.
llvm-svn: 133953
Diffstat (limited to 'lldb/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud