================
@@ -0,0 +1,4 @@
+// RUN: %clang -target x86_64-unknown-uefi -S -emit-llvm -o - %s | \
----------------
MaskRay wrote:

test/Driver tests should generally only test `-###`, not `-emit-llvm -S` 
(codegen). Place such codegen tests to test/CodeGen

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

Reply via email to