diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-02-09 18:45:35 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-02-09 18:45:35 +0000 |
commit | cb1175c7db87175ce4231555ad9eb75b762bb0d1 (patch) | |
tree | 15fa64386968d38491408501c9ad76c0c113a8c1 /clang/lib/Rewrite/HTMLRewrite.cpp | |
parent | 10c8a04b80f904420ca803c638421068788c30fd (diff) | |
download | bcm5719-llvm-cb1175c7db87175ce4231555ad9eb75b762bb0d1.tar.gz bcm5719-llvm-cb1175c7db87175ce4231555ad9eb75b762bb0d1.zip |
[llvm-readobj][ELF] Show MIPS GOT content when there is another zero-sized section at the same address
It is possible to have .got section and one or more zero-sized section
at the same address. This patch first checks that GOT (or GOT PLT)
section should have non-zero size using corresponding dynamic tags. Then
it looks up not empty section at the specified address.
Differential Revision: http://reviews.llvm.org/D16968
llvm-svn: 260245
Diffstat (limited to 'clang/lib/Rewrite/HTMLRewrite.cpp')
0 files changed, 0 insertions, 0 deletions