[lld] [lld] Remove shell requirements from tests (PR #156510)

via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 2 13:05:14 PDT 2025


================
@@ -1,4 +1,6 @@
-# REQUIRES: x86, shell
+# REQUIRES: x86_64
----------------
cmtice wrote:

Why did you change it from x86 to x86_64?

https://github.com/llvm/llvm-project/pull/156510


More information about the llvm-commits mailing list