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

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 08:50:27 PDT 2025


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

Probably because I erased the line and rewrote it rather than erasing the shell part and never double checked. Fixed now.

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


More information about the llvm-commits mailing list