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
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
X86ELFObjectWriter.cpp
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
X86MCAsmInfo.cpp
X86MCAsmInfo.h
X86MCCodeEmitter.cpp
X86MCTargetDesc.cpp
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