This is because it usually results in more compact code, and because
there are also known code generation bugs when using the PIC model
(see PR34306).
Based on a patch by Carlo Kok.
Differential D38769
COFF: When generating code for LTO, use static reloc model on 32-bit x86. pcc on Oct 10 2017, 3:17 PM. Authored by
Details This is because it usually results in more compact code, and because Based on a patch by Carlo Kok.
Diff Detail
Event TimelineComment Actions lgtm, clang uses static as well: |