summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorgeorgerim <georgerim@gmail.com>2019-10-25 11:55:11 +0300
committergeorgerim <georgerim@gmail.com>2019-10-25 12:19:46 +0300
commit53c164e2216fd705ceadfdec6ac44b5b175d9248 (patch)
tree9de735b141f6cb4e83a45605cb1094f7fc5fc28b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent2a3dc6b74f413c423fe66364c383b1c223ecd4fd (diff)
[llvm/Object] - Fix the error message reported for a broken SHT_SYMTAB_SHNDX section.
SHT_SYMTAB_SHNDX should have the same number of entries as the symbol table associated (https://www.sco.com/developers/gabi/latest/ch4.sheader.html) We currently can report the following message: "SHT_SYMTAB_SHNDX section has sh_size (24) which is not equal to the number of symbols (2)" It is just broken. This patch refines/fixes it. Differential revision: https://reviews.llvm.org/D69305
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions