[PATCH] D38504: [llvm-dsymutil] Add support for __swift_ast MachO DWARF section

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 13:01:09 PDT 2017


aprantl added a comment.

That's true, though for testing dsymutil, we could just have a bogus section with some recognizable string in it, since all it does is copy the section data.


https://reviews.llvm.org/D38504





More information about the llvm-commits mailing list