diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-05-29 08:37:50 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-05-29 08:37:50 +0000 |
commit | 3b189d1643fe788ec4792984758a2c0bcaac1b36 (patch) | |
tree | 7247ee7aced456381b51d23a0c5041fe3f9084d2 /clang/lib/Format/Format.cpp | |
parent | ac9cd3080dc54305e9b82e6e329ecab34debc801 (diff) | |
download | bcm5719-llvm-3b189d1643fe788ec4792984758a2c0bcaac1b36.tar.gz bcm5719-llvm-3b189d1643fe788ec4792984758a2c0bcaac1b36.zip |
[ELF] - Do not allow -r to eat comdats.
This is PR33052, "Bug 33052 - -r eats comdats ".
To fix it I stop removing group section from out when -r is given
and fixing SHT_GROUP content when writing it just like we do some
other fixup, e.g. for Rel[a]. (it needs fix for section indices that
are in group).
Differential revision: https://reviews.llvm.org/D33485
llvm-svn: 304140
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions