llvm-6502/lib
Rafael Espindola ce618af3e8 Section relative fixups are a coff concept, not a x86 one. Replace the
x86 specific reloc_coff_secrel32 with a generic FK_SecRel_4.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147252 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-24 14:47:52 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen drop unneeded config.h includes 2011-12-22 23:04:07 +00:00
DebugInfo
ExecutionEngine
Linker When not destroying the source, the linker is not remapping the types. Added support 2011-12-23 02:18:32 +00:00
MC Section relative fixups are a coff concept, not a x86 one. Replace the 2011-12-24 14:47:52 +00:00
Object
Support drop unneeded config.h includes 2011-12-22 23:04:07 +00:00
TableGen TableGen: add a comment 2011-12-22 23:16:09 +00:00
Target Section relative fixups are a coff concept, not a x86 one. Replace the 2011-12-24 14:47:52 +00:00
Transforms Fix typo "infinte". 2011-12-23 23:49:25 +00:00
VMCore Give string constants generated by IRBuilder private linkage. 2011-12-22 14:22:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile