ARM: support FK_SecRel_2 relocations on WoA
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 8 May 2014 01:35:57 +0000 (01:35 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 8 May 2014 01:35:57 +0000 (01:35 +0000)
commitdade1d5db5c20e04a3ae732ed2097da8879e3705
tree6870b5131ed15898a07f627de4aaad86db5e0a7f
parent4983b992ab866f65e029019d47d157af5b2bb4f2
ARM: support FK_SecRel_2 relocations on WoA

This adds FK_SecRel_2 relocation support to ARM.  This enables the building of
object files for armv7-windows-msvc which enables CodeView line tables for
debugging as opposed to armv7-windows-itanium which currently uses DWARF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208273 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp
test/MC/ARM/coff-debugging-secrel.ll