Eliminate unnecessary call of SymbolBody::getPltVA.
For ARM and MIPS, we don't need to call this function. This patch passes a symbol instead of a PLT entry address so that the target handler can call it if necessary. llvm-svn: 272910
Loading
Please register or sign in to comment