llvm-project/llvm/tools/llvm-tli-checker
Paul Robinson f92c1726de 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
2022-09-08 11:10:26 -07:00
..
CMakeLists.txt Add llvm-tli-checker 2021-11-08 16:29:28 -08:00
Opts.td Add llvm-tli-checker 2021-11-08 16:29:28 -08:00
llvm-tli-checker.cpp Make llvm-tli-checker support static libraries 2022-09-08 11:10:26 -07:00