[PATCH] D124561: [lld-macho] Support EH frames under arm64
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 01:46:59 PDT 2022
dyung added a comment.
The test you changed is failing on the PS4 Windows/Linux bots due to the arm64 triple not being available. Can you please fix the test?
https://lab.llvm.org/buildbot/#/builders/139/builds/23051
https://lab.llvm.org/buildbot/#/builders/216/builds/5579
Command Output (stderr):
--
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/llvm-mc: error: unable to get target for 'arm64-apple-macos11.0', see --version and --triple.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124561/new/
https://reviews.llvm.org/D124561
More information about the llvm-commits
mailing list