Skip to content
GitLab
Explore
Sign in
llvm-bpevl
lld
ELF
Relocations.cpp
Find file
Blame
History
Permalink
Fix the implementation of R_386_GOTPC and R_386_GOTOFF.
· 79202c37
Rafael Espindola
authored
Aug 31, 2016
They were both pointing to the start of the got, not the end. Fixes pr28924. llvm-svn: 280310
79202c37
Loading