[PATCH] D124561: [lld-macho] Support EH frames under arm64

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 10:45:22 PDT 2022


dyung added a comment.

Hi, your recommit of your changes are causing a test failure on the PS4 bots because the newly added test target arm64 is not present, can you either fixup the test to not require that or add a REQUIRES line?

https://lab.llvm.org/buildbot/#/builders/139/builds/23146

  /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