llvm-6502/lib
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
..
Analysis
AsmParser
Bitcode
CodeGen [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code. 2014-09-10 09:45:49 +00:00
DebugInfo
ExecutionEngine [MCJIT] Remove redundant architecture check from RuntimeDyldMachOI386. 2014-09-10 00:13:42 +00:00
IR Be more careful in parsing Module::ModFlagBehavior value 2014-09-08 19:16:28 +00:00
IRReader
LineEditor
Linker Merge alignment of common GlobalValue. 2014-09-09 17:48:18 +00:00
LTO
MC Object: Add support for bigobj 2014-09-10 12:51:52 +00:00
Object Attempt to pacify buildbots. 2014-09-10 13:01:03 +00:00
Option
ProfileData LLVMProfileData: Update LLVMBuild.txt corresponding to r217437. 2014-09-09 15:00:13 +00:00
Support Use armv6k default for FreeBSD/ARM 2014-09-09 17:47:24 +00:00
TableGen
Target [AArch 64] Use a constant pool load for weak symbol references when 2014-09-10 13:54:38 +00:00
Transforms MergeFunctions: FunctionPtr has been renamed to FunctionNode. 2014-09-10 10:08:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile