Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-24 | [TextAPI/MachO] Fix style issues. NFC | Fangrui Song | 1 | -11/+9 |
2020-01-29 | Another round of GCC5 fixes. | Benjamin Kramer | 1 | -1/+1 |
2020-01-29 | Fix one round of implicit conversions found by g++5. | Benjamin Kramer | 1 | -1/+1 |
2020-01-28 | Make llvm::StringRef to std::string conversions explicit. | Benjamin Kramer | 1 | -2/+2 |
2019-09-20 | [TextAPI] Arch&Platform to Target | Cyndy Ishida | 1 | -19/+61 |
2019-06-30 | Cleanup: llvm::bsearch -> llvm::partition_point after r364719 | Fangrui Song | 1 | -9/+7 |
2019-06-21 | Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC | Fangrui Song | 1 | -9/+8 |
2019-03-22 | [TextAPI] TBD Reader/Writer | Juergen Ributzka | 1 | -0/+84 |
2018-11-29 | Revert r347823 "[TextAPI] Switch back to a custom Platform enum." | Hans Wennborg | 1 | -86/+0 |
2018-11-29 | [TextAPI] TBD Reader/Writer | Juergen Ributzka | 1 | -0/+86 |
2018-11-28 | Revert "[TextAPI] TBD Reader/Writer" | Juergen Ributzka | 1 | -86/+0 |
2018-11-28 | [TextAPI] TBD Reader/Writer | Juergen Ributzka | 1 | -0/+86 |