diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-07-03 23:00:54 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-07-03 23:00:54 +0000 |
commit | 5db02769257a76eec6eccc3dc6336b0962cfda2f (patch) | |
tree | 4b48a2d95c7d8a65aa19feb5753519fcb8adf57f /llvm/lib/Object/COFFObjectFile.cpp | |
parent | da2f094bbba0e18e856bcc5449b3d2d77efd3e2a (diff) | |
download | llvm-5db02769257a76eec6eccc3dc6336b0962cfda2f.zip llvm-5db02769257a76eec6eccc3dc6336b0962cfda2f.tar.gz llvm-5db02769257a76eec6eccc3dc6336b0962cfda2f.tar.bz2 |
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools
SHT_NOBITS sections do not have content in an object file. Now the yaml2obj
tool does not accept `Content` field for such sections, and the obj2yaml
tool does not attempt to read the section content from a file.
Restore r241350 and r241352.
llvm-svn: 241377
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions