llvm-project/llvm/tools/llvm-elfabi
Armando Montanez 56d18121e2 [elfabi] Add support for reading DT_NEEDED from binaries
This patch gives elfabi the ability to read DT_NEEDED entries from ELF binaries
to populate NeededLibs in TextAPI's ELFStub.

Differential Revision: https://reviews.llvm.org/D55852

llvm-svn: 351592
2019-01-18 20:56:03 +00:00
..
CMakeLists.txt
ELFObjHandler.cpp [elfabi] Add support for reading DT_NEEDED from binaries 2019-01-18 20:56:03 +00:00
ELFObjHandler.h
ErrorCollector.cpp
ErrorCollector.h
LLVMBuild.txt
llvm-elfabi.cpp