[flang-commits] [clang] [flang] [flang] Implement -grecord-command-line for Flang (PR #181686)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Tue Feb 24 06:39:37 PST 2026


================

----------------
tarunprabhu wrote:

I should have been clearer. We should add a test that checks that the lower *TO* FIR (an MLIR dialect) contains the expected attribute with the expected value. What you have added is a test of the lowering *FROM* FIR to the LLVM dialect.

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


More information about the flang-commits mailing list