diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-10-02 09:11:13 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-10-02 09:11:13 +0000 |
commit | ba45584c4b664569adfb445508f5e7010fbf907e (patch) | |
tree | 387255588a5f28bf86d8938d21edf52472b04b4e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3bbbf3159010920f9959c2a9ad20ee537caa4b6f (diff) | |
download | bcm5719-llvm-ba45584c4b664569adfb445508f5e7010fbf907e.tar.gz bcm5719-llvm-ba45584c4b664569adfb445508f5e7010fbf907e.zip |
[ELF] - Stop removing sections in removeUnusedSyntheticSections().
That makes code a bit more consistent. Instead of removing sections there
we can just mark them as dead. So that removeEmptyCommands() will
handle the rest.
Differential revision: https://reviews.llvm.org/D38393
llvm-svn: 314654
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions