diff options
author | Manman Ren <mren@apple.com> | 2013-05-21 00:57:22 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2013-05-21 00:57:22 +0000 |
commit | 9d4c735885bfc5a6d5300ed2cd58e3b42f0637fd (patch) | |
tree | 3df86737d63e91ab90fd1fb841b6c852f3c3ed52 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 0fed8d4ef7c39afb76a684cb11cb543c2d5fa41c (diff) | |
download | bcm5719-llvm-9d4c735885bfc5a6d5300ed2cd58e3b42f0637fd.tar.gz bcm5719-llvm-9d4c735885bfc5a6d5300ed2cd58e3b42f0637fd.zip |
Dwarf: use a single line table to generate assembly when .loc is used.
This is to fix PR15408 where an undefined symbol Lline_table_start1 is used.
Since we do not generate the debug_line section when .loc is used,
Lline_table_start1 is not emitted and we can't refer to it when calculating
at_stmt_list for a compile unit.
llvm-svn: 182344
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions