diff options
author | Paul Robinson <paul.robinson@sony.com> | 2022-09-07 12:45:35 -0700 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2022-09-08 11:10:26 -0700 |
commit | f92c1726deb729d96b9e527e2f4f329f1da09fdf (patch) | |
tree | 00ade17caff251193f729eb11b0666a32ad1f9e2 /lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | |
parent | fa8eb2708814a406261588fafe922047095b0db0 (diff) | |
download | llvm-f92c1726deb729d96b9e527e2f4f329f1da09fdf.zip llvm-f92c1726deb729d96b9e527e2f4f329f1da09fdf.tar.gz llvm-f92c1726deb729d96b9e527e2f4f329f1da09fdf.tar.bz2 |
Make llvm-tli-checker support static libraries
The original implementation assumed dynamic libraries and so looked
only at the dynamic symbol table. Use the regular symbol table for
ET_REL files.
Differential Revision: https://reviews.llvm.org/D133448
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp')
0 files changed, 0 insertions, 0 deletions