forked from OSchip/llvm-project
33f67a256b
Summary: When compiling with -fpic, in contrast to -fPIC, use only the immediate field to index into the GOT. This saves space if the GOT is known to be small. The linker will warn if the GOT is too large for this method. Reviewers: jyknight, venkatra Reviewed By: jyknight Subscribers: brad, fedor.sergeev, jrtc27, llvm-commits Differential Revision: https://reviews.llvm.org/D47136 llvm-svn: 334383 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
SparcAsmBackend.cpp | ||
SparcELFObjectWriter.cpp | ||
SparcFixupKinds.h | ||
SparcMCAsmInfo.cpp | ||
SparcMCAsmInfo.h | ||
SparcMCCodeEmitter.cpp | ||
SparcMCExpr.cpp | ||
SparcMCExpr.h | ||
SparcMCTargetDesc.cpp | ||
SparcMCTargetDesc.h | ||
SparcTargetStreamer.cpp |