[flang-commits] [flang] [Flang][Driver] Predefine pic/pie macros based on configured level (PR #153449)

Ian McInerney via flang-commits flang-commits at lists.llvm.org
Thu Aug 14 08:02:22 PDT 2025


imciner2 wrote:

Yea, the Windows CI failure was because I had both a compiler driver and frontend driver test, and the compiler driver doesn't actually support this on Windows. So I've changed it to be just the frontend driver now, which is also what clang only tests for this option as well.

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


More information about the flang-commits mailing list