Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [TextAPI][elfabi] Fix YAML support for weak symbols | Armando Montanez | 2018-12-21 | 1 | -0/+1 |
* | [TextAPI][elfabi] Make SoName optional | Armando Montanez | 2018-12-11 | 1 | -1/+1 |
* | [TextAPI][elfabi] Fix build by adding std::move() to r348735 | Armando Montanez | 2018-12-10 | 1 | -1/+1 |
* | [TextAPI][elfabi] Make TBE handlers functions that return Errors | Armando Montanez | 2018-12-10 | 1 | -4/+5 |
* | [llvm-tapi] Don't try to override SequenceTraits for std::string | Sam Clegg | 2018-12-07 | 1 | -17/+0 |
* | Revert "[llvm-tapi] Don't override SequenceTraits for std::string" | Armando Montanez | 2018-12-07 | 1 | -17/+12 |
* | [llvm-tapi] Don't override SequenceTraits for std::string | Armando Montanez | 2018-12-06 | 1 | -12/+17 |
* | [TextAPI] Remove a superfluous semicolon, fixing GCC warnings. NFC. | Martin Storsjo | 2018-12-03 | 1 | -1/+1 |
* | [llvm-tapi] initial commit, supports ELF text stubs | Armando Montanez | 2018-12-03 | 1 | -0/+176 |