llvm-6502/test
Tim Northover 8a06229c89 Implement external weak (ELF) symbols on AArch64
Weakly defined symbols should evaluate to 0 if they're undefined at
link-time. This is impossible to do with the usual address generation
patterns, so we should use a literal pool entry to materlialise the
address.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174518 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-06 16:43:33 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Implement external weak (ELF) symbols on AArch64 2013-02-06 16:43:33 +00:00
DebugInfo Attempt to recover gdb bot after r174445. 2013-02-06 00:59:41 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC Add AArch64 CRC32 instructions 2013-02-06 09:13:13 +00:00
Object
Other
Scripts
TableGen
tools
Transforms
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh