diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-07-03 14:07:06 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-07-03 14:07:06 +0000 |
commit | b776eaed2e604d1b16041178ded4e74ab83a3555 (patch) | |
tree | b4f24290b9698669f69572ad855fa62ebe62ef39 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 3b25b479bf8156ad340bec1e7ee287791bda240e (diff) | |
download | llvm-b776eaed2e604d1b16041178ded4e74ab83a3555.zip llvm-b776eaed2e604d1b16041178ded4e74ab83a3555.tar.gz llvm-b776eaed2e604d1b16041178ded4e74ab83a3555.tar.bz2 |
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools
SHT_NOBITS sections do not have content in an object file. Now yaml2obj
tool does not accept `Content` field for such sections, and obj2yaml
tool does not attempt to read the section content from a file.
llvm-svn: 241350
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions