[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 06:23:35 PDT 2025
kparzysz wrote:
This test always fails with my local build. I have all targets enabled (with x86_64 being the default one), but maybe it needs some specific build flags for the default behavior to be as expected by the test.
It's only the part that checks for PIC/PIE without specifying any command-line options that fails, the invocations that specify PIC/PIE work fine.
https://github.com/llvm/llvm-project/pull/143530
More information about the flang-commits
mailing list