[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:38:25 PST 2017
Rui Ueyama <ruiu at google.com> writes:
> Fine with me.
>> Actually, how about
>>
>> <internal>:(foo)
>>
>> and
>>
>> bar.o:(foo)
LGTM with the error changed to that format.
Cheers,
Rafael
More information about the llvm-commits
mailing list