================
@@ -0,0 +1,13 @@
+// RUN: %flang -target x86_64-unknown-linux -masm=intel -S %s -### 2>&1 | 
FileCheck --check-prefix=CHECK-INTEL %s
----------------
DavidSpickett wrote:

1. Done, I forgot this wasn't actually parsing the file. So I've removed the 
function as well, it's not needed.
2. Don't need requires if all we're doing is using the triple name, I checked 
that by building without x86 and the test still works.
3. Used --target= for the run lines.

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

Reply via email to