diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-23 19:26:43 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-23 19:26:43 +0000 |
commit | ad3b97537b3053710aef869ad429e89e05f76594 (patch) | |
tree | 9ece3d310d59a0fb909ea3f5b2f498f21c2c253a /libcxx | |
parent | 89c84821eab88641143fef1c1f8f8bab1b3a55f6 (diff) | |
download | bcm5719-llvm-ad3b97537b3053710aef869ad429e89e05f76594.tar.gz bcm5719-llvm-ad3b97537b3053710aef869ad429e89e05f76594.zip |
Simplify yaml2obj a bit.
The COFFParser now contains only a COFFYAML::Object and the string table
(which is recomputed, not serialized).
The structs in COFFParser now all begin with a Header field with what is
actually on the COFF object. The other fields are things that are semantically
part of the struct (relocations in a section for exmaple), but are not actually
represented that way in the object file.
llvm-svn: 180134
Diffstat (limited to 'libcxx')
0 files changed, 0 insertions, 0 deletions