llvm-6502/lib/Target/X86/MCTargetDesc
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
..
CMakeLists.txt Move x86 specific bits of the COFF writer to lib/Target/X86. 2011-12-24 02:14:02 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
X86AsmBackend.cpp Section relative fixups are a coff concept, not a x86 one. Replace the 2011-12-24 14:47:52 +00:00
X86BaseInfo.h XOP encoding bits and logic. 2011-12-12 19:12:26 +00:00
X86ELFObjectWriter.cpp Move the X86 specific bits of the ELF writer to the Target/X86 directory. 2011-12-21 17:30:17 +00:00
X86FixupKinds.h Section relative fixups are a coff concept, not a x86 one. Replace the 2011-12-24 14:47:52 +00:00
X86MachObjectWriter.cpp More refactoring. 2011-07-25 19:33:48 +00:00
X86MCAsmInfo.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
X86MCAsmInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
X86MCCodeEmitter.cpp XOP encoding bits and logic. 2011-12-12 19:12:26 +00:00
X86MCTargetDesc.cpp MC/X86/COFF: Allow quotes in names when targeting MS/Windows, 2011-11-29 18:00:06 +00:00
X86MCTargetDesc.h Move x86 specific bits of the COFF writer to lib/Target/X86. 2011-12-24 02:14:02 +00:00
X86WinCOFFObjectWriter.cpp Section relative fixups are a coff concept, not a x86 one. Replace the 2011-12-24 14:47:52 +00:00