| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This reorganisation prevents us from cluttering up the top-level lib directory
with more driver libraries such as llvm-dlltool (see D29892).
llvm-svn: 302995
|
|
|
|
|
|
| |
I will send an entry in docs/CommandGuide for review today.
llvm-svn: 242533
|
|
|
|
| |
llvm-svn: 240203
|
|
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
|