summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-12-04 21:16:42 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-12-04 21:16:42 +0000
commitb7020255e5573381b25d773b70dd0219bc8b06aa (patch)
tree451f8bbb739caf650401fcf51b83dde917f1eada /lldb/packages/Python/lldbsuite/test/lang/cpp
parent5b55df4096c8072329f3cde86ec6b62f98170ffb (diff)
downloadbcm5719-llvm-b7020255e5573381b25d773b70dd0219bc8b06aa.tar.gz
bcm5719-llvm-b7020255e5573381b25d773b70dd0219bc8b06aa.zip
[llvm-dwp] Include the debug_line.dwo section
This probably shouldn't be generated in the .dwo file for CUs, only for TUs, but it's in the sample .dwos (generated by clang) so dwp should reflect that. Arguably the DWP tool could be smart enough to know that the CUs shouldn't need a debug_line.dwo section and skip that even when it's legitimately generated for TUs, but that's a bit more off-book. llvm-svn: 254767
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud