[PATCH] D30256: [ELF] - Implemented -z noreloc-overflow.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 12:24:35 PST 2017
> Why does it work for other linkers? Do they just allow text relocations by default?
BFD allows that by default I think.
For my case it just created DT_TEXTREL and allowed them.
George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/c1092ddd/attachment.html>
More information about the llvm-commits
mailing list