[clang] [flang] [clang][driver] Special care for -l flags in config files (PR #117573)

Michał Górny via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 25 08:51:02 PST 2024


================
@@ -0,0 +1 @@
+-ffast-math -lm -lhappy
----------------
mgorny wrote:

Could you also include some "positional" `-Wl` flags, like `-Wl,-Bstatic` and `-Wl,-Bdynamic`?

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


More information about the cfe-commits mailing list