diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2020-05-29 19:27:28 +0700 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2020-05-29 20:24:53 +0700 |
commit | a9313282cd5413ed498dceb763ebba12ea5bdecd (patch) | |
tree | 834c56de6e190a2839a3fc1bf0172c811d7b16c5 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 99a3b20452b16aa92e18e4f5d2c8c6f025aafbae (diff) | |
download | llvm-a9313282cd5413ed498dceb763ebba12ea5bdecd.zip llvm-a9313282cd5413ed498dceb763ebba12ea5bdecd.tar.gz llvm-a9313282cd5413ed498dceb763ebba12ea5bdecd.tar.bz2 |
[llvm-objcopy][ELF] Fix removing SHT_GROUP sections.
When a SHT_GROUP section is removed, but other sections of the group are
kept, the SHF_GROUP flag of these sections should be dropped, otherwise
the resulting ELF file will be malformed.
Differential Revision: https://reviews.llvm.org/D80511
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions