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

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 10:05:22 PDT 2017


fjricci added a comment.

I have a test case working with an IR file, but it looks like most of the existing dsymutil tests just use an object file - should I do that here as well? (I don't think we get much value from using an IR file over an object file)


https://reviews.llvm.org/D38504





More information about the llvm-commits mailing list