Object: add type names for ARM/COFF relocations
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 9 Apr 2014 06:18:28 +0000 (06:18 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 9 Apr 2014 06:18:28 +0000 (06:18 +0000)
commitd640febcc81546b67c753603653ed70a710e6873
tree6620304f271708393c8666e1da41d8e863deb22e
parente866d00e7964f6e14ece96f6a27865e4f61ed400
Object: add type names for ARM/COFF relocations

Add type name mappings for the ARM COFF relocations.  This allows for objdump to
provide a more useful description of relocations in disassembly inline form.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205834 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/COFFObjectFile.cpp