forked from OSchip/llvm-project
369c030633
using static relocation model and small code model. Summary: currently we generate GOT based relocations for weak symbol references regardless of the underlying relocation model. This should be change so that in static relocation model we use a constant pool load instead. Patch from: Keith Walker Reviewers: Renato Golin, Tim Northover llvm-svn: 217503 |
||
---|---|---|
.. | ||
AArch64BaseInfo.cpp | ||
AArch64BaseInfo.h | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile |