llvm-svn: 248321
I will add a couple of ppc64 relocs in the next patches. llvm-svn: 248319
r248289 got lots when I moved code to Target.cpp. Sorry about that. llvm-svn: 248317
This is just enough to get PLT working on 32 bit x86. The idea behind using a virtual interface is that it should be easy to convert any of the functions to template parameters if any turns out to be performance critical. llvm-svn: 248308