| commit | bc05163f15cdff70cf2be97d8f48af08b5e87ea5 | [log] [tgz] |
|---|---|---|
| author | Peter Collingbourne <peter@pcc.me.uk> | Tue Jun 09 21:50:22 2015 +0000 |
| committer | Peter Collingbourne <peter@pcc.me.uk> | Tue Jun 09 21:50:22 2015 +0000 |
| tree | 39c799c35f948f949806bd4c83a7ae79f62c085f | |
| parent | f12c030f4879e2bf2caca21976f5de9ba8c48bdd [diff] |
LibDriver, llvm-lib: introduce. llvm-lib is intended to be a lib.exe compatible utility that also understands bitcode. The implementation lives in a library so that lld can use it to implement /lib. Differential Revision: http://reviews.llvm.org/D10297 llvm-svn: 239434