[lld] [llvm] [lld][AArch64][Build Attributes] Add support for AArch64 Build Attributes (PR #144082)
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 18 07:57:44 PDT 2025
================
@@ -0,0 +1,62 @@
+// RUN: rm -rf %t && split-file %s %t && cd %t
----------------
smithp35 wrote:
Missing `REQUIRES: aarch64`
https://github.com/llvm/llvm-project/pull/144082
More information about the llvm-commits
mailing list