-fno-dwarf2-indirect-strings was necessary to prevent any form of
relocation in a debug section because the libdwarf used by the CTF tools
used to be very, very, very old. The updated libdwarf that's been used
for a quite a while now is immune to this, and the flag was removed from
the patched compiler.
-fno-dwarf2-indirect-strings was necessary to prevent any form of relocation in a debug section because the libdwarf used by the CTF tools used to be very, very, very old. The updated libdwarf that's been used for a quite a while now is immune to this, and the flag was removed from the patched compiler.
/cc @wesolows @rmustacc