diff options
author | Abid Qadeer <haqadeer@amd.com> | 2025-06-02 11:37:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-02 11:37:26 +0100 |
commit | de38c4eaf52717f152b41f285403e6006783f39c (patch) | |
tree | 38c195e6c3ecbdb0f07ca5c3611ef8ca4fe3d74e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 1984c7539ebeb2697233f8163a051a2ce0d4fa50 (diff) | |
download | llvm-de38c4eaf52717f152b41f285403e6006783f39c.zip llvm-de38c4eaf52717f152b41f285403e6006783f39c.tar.gz llvm-de38c4eaf52717f152b41f285403e6006783f39c.tar.bz2 |
[flang][driver] Introduce FCC_OVERRIDE_OPTIONS. (#140556)
This PR add functionality to change `flang` command line using
environment variable `FCC_OVERRIDE_OPTIONS`. It is quite similar to what
`CCC_OVERRIDE_OPTIONS` does for clang.
The `FCC_OVERRIDE_OPTIONS` seemed like the most obvious name to me but I
am open to other ideas. The `applyOverrideOptions` now takes an extra
argument that is the name of the environment variable. Previously
`CCC_OVERRIDE_OPTIONS` was hardcoded.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions