[flang-commits] [clang] [flang] [Flang][Driver] Enable the -B option (PR #109965)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Thu Sep 26 02:38:23 PDT 2024


================
@@ -0,0 +1,23 @@
+! Check -B driver option.
+!
+! Target triple prefix is not detected for -B.
+! RUN: %flang %s -### -o %t.o -target i386-unknown-linux \
----------------
kiranchandramohan wrote:

Thanks. Done. Modified tests for both drivers.

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


More information about the flang-commits mailing list