| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
The problems that llvmc solved have largely been subsumed with the
tasks that the clang driver can accomplish, but llvmc lacks flexibility
and depends too heavily on the EOL'd llvm-gcc.
llvm-svn: 140093
|
|
|
|
|
|
| |
Patch by arrowdodger!
llvm-svn: 135919
|
|
|
|
| |
llvm-svn: 111094
|
|
|
|
|
|
|
|
|
|
| |
Move the code from 'llvmc/driver' into a new CompilerDriver library, and change
the build system accordingly. Makes it easier for projects using LLVM to build
their own llvmc-based drivers.
Tested with objdir != srcdir.
llvm-svn: 65821
|
|
llvm-svn: 60048
|