[flang-commits] [clang] [flang] [flang][Driver] Enable -pie and -no-pie in flang's driver (PR #164890)

Fangrui Song via flang-commits flang-commits at lists.llvm.org
Fri Oct 24 00:41:16 PDT 2025


================
@@ -10,6 +10,16 @@
 ! Make sure that `-L' is "visible" to Flang's driver
----------------
MaskRay wrote:

Suggest that rename this to linker-opts instead of misc-flags (options include `-x=value` while flags mean boolean options; this file only checks linker options).

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


More information about the flang-commits mailing list