[PATCH] D28559: [ELF] - Do not crash if user section has name equal to one of synthetic sections.
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 15:05:41 PST 2017
Rafael Avila de Espindola <rafael.espindola at gmail.com> writes:
> Would you prefer
>
> (foo)
>
> and
> bar.o:(foo)
Actually, how about
<internal>:(foo)
and
bar.o:(foo)
Cheers,
Rafael
More information about the llvm-commits
mailing list