Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | [elfabi] Fix the type of the variable formated for error output | Petar Jovanovic | 2019-02-05 | 1 | -2/+4 |
* | [elfabi] Add support for reading dynamic symbols from binaries | Armando Montanez | 2019-01-24 | 1 | -2/+177 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [elfabi] Add support for reading DT_NEEDED from binaries | Armando Montanez | 2019-01-18 | 1 | -1/+22 |
* | [elfabi] Add support for reading DT_SONAME from binaries | Armando Montanez | 2019-01-16 | 1 | -3/+129 |
* | [elfabi] Introduce tool for ELF TextAPI | Armando Montanez | 2019-01-03 | 1 | -0/+68 |