diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-07-21 13:13:01 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-07-22 17:28:20 +0300 |
commit | e2529e2dfa4a2575e07edfb8ff3bd5a79e019313 (patch) | |
tree | dd3ad2069dc6e3f823ea4bc898bbab0519404f53 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | f78fe57aeb383146ec336af98af606e5c25417db (diff) | |
download | llvm-e2529e2dfa4a2575e07edfb8ff3bd5a79e019313.zip llvm-e2529e2dfa4a2575e07edfb8ff3bd5a79e019313.tar.gz llvm-e2529e2dfa4a2575e07edfb8ff3bd5a79e019313.tar.bz2 |
[llvm-readobj] - Don't get the name of the symbol table in ELFDumper<ELFT>::printSymbolsHelper.
It was requested in D84173 thread to not do it, because otherwise we extract and
check the name of the symbol table in LLVM style, but do not use it and
might report a warning which perhaps might be confusing.
Differential revision: https://reviews.llvm.org/D84231
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions