diff options
author | Francis Ricci <francisjricci@gmail.com> | 2017-10-05 19:17:28 +0000 |
---|---|---|
committer | Francis Ricci <francisjricci@gmail.com> | 2017-10-05 19:17:28 +0000 |
commit | 77672776392e36a7bd65cb2845834675aefd8076 (patch) | |
tree | 8749d506e990fd21612925a0d8bd5f7708791171 /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py | |
parent | e07072130873f3fb65a827a6397cd7d7684241ca (diff) | |
download | bcm5719-llvm-77672776392e36a7bd65cb2845834675aefd8076.tar.gz bcm5719-llvm-77672776392e36a7bd65cb2845834675aefd8076.zip |
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Summary:
Xcode's dsymutil emits a __swift_ast DWARF section, which is required for debugging,
and which contains a byte-for-byte dump of the swiftmodule file.
Add this feature to llvm-dsymutil.
Tested with `gobjdump --dwarf=info -s`, by verifying that the contents of
`__DWARF.__swift_ast` match between Xcode's dsymutil and llvm-dsymutil
(Xcode's dwarfdump and llvm-dwarfdump don't currently recognize the
__swift_ast section).
Reviewers: aprantl, friss
Subscribers: llvm-commits, JDevlieghere
Differential Revision: https://reviews.llvm.org/D38504
llvm-svn: 315004
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions