[flang-commits] [flang] [flang][Driver] Remove check for pic/pie settings without driver flags (PR #143530)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Tue Jun 10 12:59:17 PDT 2025


kparzysz wrote:

I removed the CLANG_DEFAULT_PIE_ON_LINUX=OFF flag, and the test now passes.

I still think it should be removed because it depends on build options, and can fail even when everything works as intended.

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


More information about the flang-commits mailing list