"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c7cb3145a03b0c146bafae57b600c9e7ba05b12d"
Simplify Symbol::getPltVA.
This patch also makes getPltEntryOffset a non-member function because it doesn't depend on any private members of the TargetInfo class. I tried a few different ideas, and it seems this change fits in best to me. Differential Revision: https://reviews.llvm.org/D54981 llvm-svn: 347781
Loading
Please register or sign in to comment