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

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon Sep 30 08:25:35 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:

@MaskRay Is it OK to land this?

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


More information about the flang-commits mailing list