[flang-commits] [flang] [flang] Updating drivers to create data layout before semantics (PR #73301)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Fri Nov 24 03:18:38 PST 2023


================
@@ -0,0 +1,9 @@
+! Test bbc set-up of the target data layout from the host.
+! RUN: bbc %s -o - | FileCheck %s
----------------
kiranchandramohan wrote:

Assuming there are existing tests for the flang-new driver and new ones are not required.

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


More information about the flang-commits mailing list