[PATCH] D100818: [lld-macho] Implement branch-range-extension thunks
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 10 17:10:37 PDT 2021
smeenai added inline comments.
================
Comment at: lld/test/MachO/arm64-thunks.s:2
+# REQUIRES: aarch64, shell
+# UNSUPPORTED: windows
+
----------------
Is the `REQUIRES: shell` sufficient by itself, or do you also need the explicit `UNSUPPORTED: windows`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100818/new/
https://reviews.llvm.org/D100818
More information about the llvm-commits
mailing list