[PATCH] D100973: [lld-macho] Support LC_ENCRYPTION_INFO
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 11:16:30 PDT 2021
thakis added a comment.
Test fails for me with:
/Users/thakis/src/llvm-project/out/gn/bin/llvm-mc: error: : error: unable to get target for 'arm64_32-apple-watchos', see --version and --triple.
I only enable the x86 target in llvm. Either needs a `REQUIRES: aarch64` or the arm bits should be in their own file or something.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100973/new/
https://reviews.llvm.org/D100973
More information about the llvm-commits
mailing list