[PATCH] D19844: ELF: Forbid all relative relocations to absolute symbols in PIC, except for weak undefined.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 17:48:40 PDT 2016
ruiu added a comment.
Is a DefinedSynthetic with the null output section different from a DefinedRegular with the null input section? Both seems to be resolved to the same address.
http://reviews.llvm.org/D19844
More information about the llvm-commits
mailing list