[PATCH] D122258: [MC] Omit DWARF unwind info if compact unwind is present where eligible
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 12 12:33:31 PDT 2022
thakis added a comment.
I think it should work if you put the test in llvm/test/MC/MachO/AArch64 instead of in llvm/test/MC/MachO, because of:
% cat llvm/test/MC/MachO/AArch64/lit.local.cfg
if not 'AArch64' in config.root.targets:
config.unsupported = True
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122258/new/
https://reviews.llvm.org/D122258
More information about the cfe-commits
mailing list