Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give llvm-lib rudimentary help output. | Nico Weber | 2018-07-14 | 1 | -0/+6 |
* | Convert the archive writer to use Error. | Rafael Espindola | 2017-09-21 | 1 | -7/+7 |
* | Removes redundant `llvm::`, add comments and simplify a return type of a func... | Rui Ueyama | 2017-09-06 | 1 | -29/+32 |
* | Simplify writeArchive return type. | Rui Ueyama | 2017-08-30 | 1 | -6/+5 |
* | NFC: fix ToolDrivers syntax and typo errors | Martell Malone | 2017-08-23 | 1 | -5/+5 |
* | [GSoC] Flag value completion for clang | Yuka Takahashi | 2017-06-20 | 1 | -6/+4 |
* | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -5/+5 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. | Peter Collingbourne | 2017-05-13 | 1 | -0/+171 |