llvm-6502/lib
Rafael Espindola f3aefb56de Handle expressions of the form _GLOBAL_OFFSET_TABLE_-symbol the same way gas
does. The _GLOBAL_OFFSET_TABLE_ is still magical in that we get a R_386_GOTPC,
but it doesn't change the immediate in the same way as when the expression
has no right hand side symbol.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146311 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-10 02:28:43 +00:00
..
Analysis
Archive
AsmParser
Bitcode Fix 80-column. 2011-12-08 00:38:45 +00:00
CodeGen [fast-isel] Add support for selecting insertvalue. 2011-12-09 20:09:54 +00:00
DebugInfo
ExecutionEngine EngineBuilder: support for custom TargetOptions. Fixes the 2011-12-07 23:58:57 +00:00
Linker
MC Handle reloc_signed_4byte in here. Not doing so was a regression from my 2011-12-09 19:57:29 +00:00
Object
Support Support/FileSystem: Implement recursive_directory_iterator and make 2011-12-08 22:50:09 +00:00
TableGen
Target Handle expressions of the form _GLOBAL_OFFSET_TABLE_-symbol the same way gas 2011-12-10 02:28:43 +00:00
Transforms LSR: ignore strides in outer loops. 2011-12-10 00:25:00 +00:00
VMCore Add dump method for debugging. 2011-12-09 23:18:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile