diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-04-25 15:08:52 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-04-25 15:08:52 +0000 |
commit | 44f2d74aa586afab6848ab370886e8c9eae8749a (patch) | |
tree | ae8369ace9e4d5bbb1948924e589641a414f52ce /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | a506fab189c1b0054272c50595e2ed998ae4929a (diff) | |
download | bcm5719-llvm-44f2d74aa586afab6848ab370886e8c9eae8749a.tar.gz bcm5719-llvm-44f2d74aa586afab6848ab370886e8c9eae8749a.zip |
[LLD][ELF] - Convert symbol-index.s testcase to a YAML test case. NFCI.
This removes one more binary object from the inputs and fixes the
test case description.
Previously it said that:
"symbol-index.elf has incorrect type of .symtab section.
There is no symbol bodies because of that and any symbol index becomes incorrect."
But the real reason of the failture was not the incorrect type of a symbol table,
but invalid index of the symbol used in a relocation, what happened because
previous test tried to read .symtab as a SHT_RELA section.
llvm-svn: 359197
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions