This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Improve "has non-ABS reloc" error.
ClosedPublic

Authored by grimar on Oct 6 2017, 6:32 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

grimar created this revision.Oct 6 2017, 6:32 AM
ruiu added inline comments.Oct 6 2017, 12:30 PM
ELF/InputSection.cpp
687 ↗(On Diff #117987)

I don't think you need lld::.

ruiu accepted this revision.Oct 6 2017, 12:33 PM

With that fix, LGTM

This revision is now accepted and ready to land.Oct 6 2017, 12:33 PM
This revision was automatically updated to reflect the committed changes.