diff options
author | Devang Patel <dpatel@apple.com> | 2011-02-04 01:43:25 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2011-02-04 01:43:25 +0000 |
commit | 26ffa0188923fa4e16190d7e6eacf8f0142e618c (patch) | |
tree | 9487eb9396d4c31470444c9b1d0c326cd752c579 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | f7073d144562eaa7dfd45533b6e682c496769aab (diff) | |
download | bcm5719-llvm-26ffa0188923fa4e16190d7e6eacf8f0142e618c.tar.gz bcm5719-llvm-26ffa0188923fa4e16190d7e6eacf8f0142e618c.zip |
DebugLoc associated with a machine instruction is used to emit location entries. DebugLoc associated with a DBG_VALUE is used to identify lexical scope of the variable. After register allocation, while inserting DBG_VALUE remember original debug location for the first instruction and reuse it, otherwise dwarf writer may be mislead in identifying the variable's scope.
llvm-svn: 124845
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions