mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
Since binutils 2.36, GNU ld defaults to emitting base relocations, and that version added the new option --disable-reloc-section to disable it. Differential Revision: https://reviews.llvm.org/D127478