This is last known noticable fatal() in target.cpp.
We also have other ones for unknown relocations or
creating unknown targets, but that one can be just error I think.
Used yaml2obj to generate test.
Differential D28049
[ELF] - Use error() instead of fatal() during relaxation of R_X86_64_GOTTPOFF grimar on Dec 22 2016, 2:04 AM. Authored by
Details
This is last known noticable fatal() in target.cpp. Used yaml2obj to generate test.
Diff Detail
Event TimelineComment Actions I guess this is OK once you address my comment.
|