Print symbol names in relocations when dumping COFF as YAML.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 6 Jun 2013 13:06:17 +0000 (13:06 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 6 Jun 2013 13:06:17 +0000 (13:06 +0000)
commite3a0e7f29dde261ca00835e763e26de41a8684f6
treeb3d0775b1c7e332bd720f4d991c9b9869d7b16d8
parent2ed7659b88db1b0f3e5e6e6d9920c1d149159986
Print symbol names in relocations when dumping COFF as YAML.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183403 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/COFFYAML.h
lib/Object/COFFYAML.cpp
test/Object/Inputs/COFF/i386.yaml
test/Object/Inputs/COFF/x86-64.yaml
test/Object/obj2yaml.test
tools/obj2yaml/coff2yaml.cpp
tools/yaml2obj/yaml2coff.cpp