[PATCH] D124562: [lld-macho][nfc] Set test min version to 11.0

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 14:51:02 PDT 2022


int3 added a comment.

Ah I want this for my eh-frame.s test in D124561: [lld-macho] Support EH frames under arm64 <https://reviews.llvm.org/D124561> in order that I can use `%lld -arch arm64` rather than `%no-arg-lld`. (Since the macOS TBDs support both x86_64 and arm64, there's no need to specify a different `-platform_version` or `-syslibroot`.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124562/new/

https://reviews.llvm.org/D124562



More information about the llvm-commits mailing list