[ELF] - Remove R_X86_64_GOTTPOFF from static relocation processing
R_X86_64_TPOFF64 is a dynamic relocation, it should not appear in static relocation processing. Patch fixes it. Differential revision: http://reviews.llvm.org/D16880 llvm-svn: 260508
Loading
Please sign in to comment