diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2019-10-28 13:47:44 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2019-10-29 11:43:12 +0300 |
commit | 3fe7f1dcf44ced0648fd0aef2b33056bbee37881 (patch) | |
tree | 47b820fef886813a9e006d985ff0edd6f54deb6c /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | 5b118a0471435751f39eeb92d56ecc3956053304 (diff) | |
download | llvm-3fe7f1dcf44ced0648fd0aef2b33056bbee37881.zip llvm-3fe7f1dcf44ced0648fd0aef2b33056bbee37881.tar.gz llvm-3fe7f1dcf44ced0648fd0aef2b33056bbee37881.tar.bz2 |
[yaml2obj] - Make .symtab to be not mandatory section for SHT_REL[A] section.
Before this change .symtab section was required for SHT_REL[A] section
declarations. yaml2obj automatically defined it in case when YAML document
did not have it.
With this change it is now possible to produce an object that
has a relocation section, but has no symbol table.
It simplifies the code and also it is inline with how we handle Link fields
for another special sections.
Differential revision: https://reviews.llvm.org/D69260
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions