llvm-6502/lib/Target/AArch64/Utils
Asiri Rathnayake 3babc141b2 [AArch 64] Use a constant pool load for weak symbol references when
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217503 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-10 13:54:38 +00:00
..
AArch64BaseInfo.cpp
AArch64BaseInfo.h [AArch 64] Use a constant pool load for weak symbol references when 2014-09-10 13:54:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile