Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Object] Change getSectionName() to return Expected<StringRef> | Fangrui Song | 2019-05-02 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ARM64][Windows] Add unwind support to llvm-readobj | Sanjin Sijaric | 2018-10-24 | 1 | -1/+50 |
* | Move llvm-readobj/StreamWriter to Support. | Zachary Turner | 2016-05-03 | 1 | -3/+3 |
* | Support: Delete {aligned_,}{u,}{little,big}8_t | Rui Ueyama | 2014-09-11 | 1 | -25/+23 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Remove all uses of 'using std::error_code' from headers. | Rafael Espindola | 2014-06-13 | 1 | -2/+1 |
* | Don't use 'using std::error_code' in include/llvm. | Rafael Espindola | 2014-06-12 | 1 | -0/+1 |
* | tools: fix silly typo in llvm-readobj | Saleem Abdulrasool | 2014-06-04 | 1 | -1/+1 |
* | tools: initial implementation of WoA EH decoding | Saleem Abdulrasool | 2014-06-04 | 1 | -0/+119 |