[PATCH] D27973: [ELF] - Do not call fatal() in Target.cpp, call error() instead.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 15:33:28 PST 2016


George Rimar <grimar at accesssoftek.com> writes:

>>> +## invalid-relocation-x64.elf contains relocation with invalid index
>>It is not the index that is the problem here...
> Invalid id ?
>
> "invalid-relocation-x64.elf contains relocation with invalid numeric id" ?

I would probably just say invalid relocation number.

BTW, can you use yaml2obj to create these?

Cheers,
Rafael


More information about the llvm-commits mailing list