================
@@ -1,5 +1,3 @@
-// REQUIRES: target={{x86_64.*-linux.*}}
----------------
mstorsjo wrote:

FWIW, I've verified that this test does indeed run correctly even if the x86 
target isn't enabled in the build of llvm/clang - so removing the `REQUIRES` 
line should be fine here.

(Not sure if this is related to changing from `%clang` to `%clang_cc1`, or if 
the original test also actually didn't require the x86 target to be available.)

https://github.com/llvm/llvm-project/pull/150938
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to