llvm-6502/lib
Jim Grosbach 7639f98c5f MCJIT: relocation addends encoded in the target aren't quite so easy.
The assumption that the target address for the relocation will always be
sizeof(intptr_t) and will always contain an addend for the relocation
value is very wrong. Default to no addend for now.

rdar://12157052

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163765 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-13 01:24:37 +00:00
..
Analysis Release build: guard dump functions with 2012-09-12 05:06:18 +00:00
Archive
AsmParser
Bitcode
CodeGen Recommit, with fixes: 2012-09-12 23:36:19 +00:00
DebugInfo
ExecutionEngine MCJIT: relocation addends encoded in the target aren't quite so easy. 2012-09-13 01:24:37 +00:00
Linker
MC Release build: guard dump functions with 2012-09-12 05:06:18 +00:00
Object
Support Add support for AMD Geode. 2012-09-12 14:36:02 +00:00
TableGen
Target Don't fold indexed loads into TCRETURNmi64. 2012-09-13 00:25:00 +00:00
Transforms Introduce the __llvm_gcov_flush function. 2012-09-13 00:09:55 +00:00
VMCore Recommit, with fixes: 2012-09-12 23:36:19 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile