Files
archived-llvm/tools
Jonas Devlieghere a5d860c471 [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336561 91177308-0d34-0410-b5e6-96231b3b80d8
2018-07-09 16:58:48 +00:00
..
2018-06-13 05:53:59 +00:00
2018-06-23 19:04:10 +00:00
2017-11-13 23:47:58 +00:00
2018-06-08 15:16:25 +00:00
2018-04-29 00:45:03 +00:00
2018-04-25 18:06:23 +00:00