summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-07-09 16:58:48 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-07-09 16:58:48 +0000
commit82dee6aca8755abb3cd2383ce9b46db722d52b21 (patch)
treebbe18502f8ca53d34971031da9d328752e1223d0 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
parente1f7c5f8c72f77f5c25aa501a974e36b00f949a7 (diff)
downloadbcm5719-llvm-82dee6aca8755abb3cd2383ce9b46db722d52b21.tar.gz
bcm5719-llvm-82dee6aca8755abb3cd2383ce9b46db722d52b21.zip
[dsymutil] Add support for outputting assembly
When implementing the DWARF accelerator tables in dsymutil I ran into an assertion in the assembler. Debugging these kind of issues is a lot easier when looking at the assembly instead of debugging the assembler itself. Since it's only a matter of creating an AsmStreamer instead of a MCObjectStreamer it made sense to turn this into a (hidden) dsymutil feature. Differential revision: https://reviews.llvm.org/D49079 llvm-svn: 336561
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud