Remove COFFYAML::Header.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 20 Apr 2013 02:02:25 +0000 (02:02 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 20 Apr 2013 02:02:25 +0000 (02:02 +0000)
commitf59a2a86fffa55d5a4f6a2bc339bfa55f4ccf059
tree82ac8bd37adbcedf24361b759a21af1eb4ec16b4
parent69394f2997561788c3b2e4688ac0fcc99d259256
Remove COFFYAML::Header.

Instead, use MappingNormalization to directly parse COFF::header. Also change
the naming convention of the helper classes to be a bit shorter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179917 91177308-0d34-0410-b5e6-96231b3b80d8
tools/yaml2obj/yaml2obj.cpp