llvm-project/flang/unittests/Frontend
Mats Petersson 81181089c6 [Flang][Driver]Add datalayout before doing LLVM-IR transformation
The earlier available datalyaout allows MLIR to LLVM-IR transformation
to use the datalayout for decisions, such as comparing sizes for
different types of integers.

This should solve https://github.com/llvm/llvm-project/issues/57230

Reviewed By: awarzynski, vzakhari

Differential Revision: https://reviews.llvm.org/D133568
2022-11-03 12:16:22 +00:00
..
.clang-tidy [flang][driver] Switch to the MLIR coding style in the driver (nfc) 2022-05-14 10:27:06 +00:00
CMakeLists.txt [NFC][flang] Lowering options clean-up. 2022-11-02 21:10:22 -07:00
CompilerInstanceTest.cpp [flang][driver] Switch to the MLIR coding style in the driver (nfc) 2022-05-14 10:27:06 +00:00
FrontendActionTest.cpp [Flang][Driver]Add datalayout before doing LLVM-IR transformation 2022-11-03 12:16:22 +00:00