OSDN Git Service

android: AMDGPU/GlobalISel: fix tablegen rules (llvm90)
[android-x86/external-llvm.git] / lib / TextAPI /
2019-06-30 Fangrui SongCleanup: llvm::bsearch -> llvm::partition_point after...
2019-06-21 Fangrui SongSimplify std::lower_bound with llvm::{bsearch,lower_bou...
2019-04-29 Simon Pilgrim[TextAPI] Fix Symbol::dump which was failing to append...
2019-04-04 Juergen Ributzka[TextAPI] Prefix all architecture enums to fix the...
2019-03-22 Juergen RibutzkaFollowup for r356820 to fix the bots.
2019-03-22 Juergen Ributzka[TextAPI] TBD Reader/Writer
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-12-21 Armando Montanez[TextAPI][elfabi] Fix YAML support for weak symbols
2018-12-11 Armando Montanez[TextAPI][elfabi] Make SoName optional
2018-12-10 Armando Montanez[TextAPI][elfabi] Fix build by adding std::move() to...
2018-12-10 Armando Montanez[TextAPI][elfabi] Make TBE handlers functions that...
2018-12-07 Sam Clegg[llvm-tapi] Don't try to override SequenceTraits for...
2018-12-07 Armando MontanezRevert "[llvm-tapi] Don't override SequenceTraits for...
2018-12-06 Armando Montanez[llvm-tapi] Don't override SequenceTraits for std:...
2018-12-03 Martin Storsjo[TextAPI] Remove a superfluous semicolon, fixing GCC...
2018-12-03 Armando Montanez[llvm-tapi] initial commit, supports ELF text stubs
2018-11-29 Hans WennborgRevert r347823 "[TextAPI] Switch back to a custom Platf...
2018-11-29 Juergen RibutzkaRevert "[TextAPI] Fix a memory leak in the TBD reader."
2018-11-29 Juergen Ributzka[TextAPI] Fix a memory leak in the TBD reader.
2018-11-29 Juergen Ributzka[TextAPI] Switch back to a custom Platform enum.
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-28 Juergen RibutzkaRevert "[TextAPI] TBD Reader/Writer"
2018-11-28 Juergen Ributzka[TextAPI] TBD Reader/Writer