aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/ELF/TBEHandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-21[TextAPI][elfabi] Fix YAML support for weak symbolsArmando Montanez1-0/+1
2018-12-11[TextAPI][elfabi] Make SoName optionalArmando Montanez1-1/+1
2018-12-10[TextAPI][elfabi] Fix build by adding std::move() to r348735Armando Montanez1-1/+1
2018-12-10[TextAPI][elfabi] Make TBE handlers functions that return ErrorsArmando Montanez1-4/+5
2018-12-07[llvm-tapi] Don't try to override SequenceTraits for std::stringSam Clegg1-17/+0
2018-12-07Revert "[llvm-tapi] Don't override SequenceTraits for std::string"Armando Montanez1-17/+12
2018-12-06[llvm-tapi] Don't override SequenceTraits for std::stringArmando Montanez1-12/+17
2018-12-03[TextAPI] Remove a superfluous semicolon, fixing GCC warnings. NFC.Martin Storsjo1-1/+1
2018-12-03[llvm-tapi] initial commit, supports ELF text stubsArmando Montanez1-0/+176