summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-elfabi/ELFObjHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* [elfabi] Fix the type of the variable formated for error outputPetar Jovanovic2019-02-051-2/+4
* [elfabi] Add support for reading dynamic symbols from binariesArmando Montanez2019-01-241-2/+177
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [elfabi] Add support for reading DT_NEEDED from binariesArmando Montanez2019-01-181-1/+22
* [elfabi] Add support for reading DT_SONAME from binariesArmando Montanez2019-01-161-3/+129
* [elfabi] Introduce tool for ELF TextAPIArmando Montanez2019-01-031-0/+68
OpenPOWER on IntegriCloud