================
@@ -0,0 +1,34 @@
+! REQUIRES: arm-registered-target
+
+! RUN: %flang --target=arm-linux-gnu --print-supported-extensions 2>&1 \
+! RUN:   | FileCheck --strict-whitespace --implicit-check-not=FEAT_ %s
+
+! CHECK: All available -march extensions for ARM
----------------
banach-space wrote:

I don't have a better suggestion. I do recall similar situation in the past and 
being recommended to use that file. I do feel though that it would be 
worthwhile creating a dedicated cpp file for this kind of things. 

Once you update this PR, we can ping Clang driver code-owner.

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

Reply via email to