aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-21Convert the archive writer to use Error.Rafael Espindola1-7/+7
2017-09-06Removes redundant `llvm::`, add comments and simplify a return type of a func...Rui Ueyama1-29/+32
2017-08-30Simplify writeArchive return type.Rui Ueyama1-6/+5
2017-08-23NFC: fix ToolDrivers syntax and typo errorsMartell Malone1-5/+5
2017-06-20[GSoC] Flag value completion for clangYuka Takahashi1-6/+4
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner1-5/+5
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2017-05-13Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.Peter Collingbourne1-0/+171