diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-09-22 15:09:12 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-09-23 13:42:56 +0300 |
commit | bd99fb4e0b5f2f3dcd8c9b81b30b4faebb765001 (patch) | |
tree | f4586e03f1bd98bcb15b068eaf74f535ac25b96f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d4035af2537432da41b2728829f8cd2fca9a9de8 (diff) | |
download | llvm-bd99fb4e0b5f2f3dcd8c9b81b30b4faebb765001.zip llvm-bd99fb4e0b5f2f3dcd8c9b81b30b4faebb765001.tar.gz llvm-bd99fb4e0b5f2f3dcd8c9b81b30b4faebb765001.tar.bz2 |
[llvm-readelf/obj] - Fix extended section symbol indices printed in warnings for MIPS GOT/PLT entries.
Recent refactoring introduced a symbol index argument for `getFullSymbolName` method,
which is only used for reporting error messages about invalid extended symbol indexes.
There are few issues in the implementation and we don't report correct symbol indices
when dumping MIPS GOT/PLT entries currently.
This patch adds test cases and fixes the issue.
Differential revision: https://reviews.llvm.org/D88089
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions