[PATCH] D38504: [llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 6 02:28:09 PDT 2017
JDevlieghere added a comment.
Moving your test to the X86 subfolder will solve this. They are automatically disabled (see `lit.local.cfg`) when there's no X86 backend, which is what's causing some bots to fail.
Repository:
rL LLVM
https://reviews.llvm.org/D38504
More information about the llvm-commits
mailing list