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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 22:53:57 PST 2016


>>>> +## 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?

No, that was first I tried :( Details are on a review page https://reviews.llvm.org/D27973.

George.


More information about the llvm-commits mailing list