summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2017-10-05 19:17:28 +0000
committerFrancis Ricci <francisjricci@gmail.com>2017-10-05 19:17:28 +0000
commit77672776392e36a7bd65cb2845834675aefd8076 (patch)
tree8749d506e990fd21612925a0d8bd5f7708791171 /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
parente07072130873f3fb65a827a6397cd7d7684241ca (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud