Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize llvmc code. | Mikhail Glushenkov | 2009-03-02 | 1 | -127/+0 |
| | | | | | | | | | | 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 | ||||
* | Make -o a prefix option. | Mikhail Glushenkov | 2009-01-14 | 1 | -1/+1 |
| | | | | | | Both 'llvmc -o file' and 'llvmc -ofile' should work. llvm-svn: 62211 | ||||
* | Add a --check-graph option to llvmc. | Mikhail Glushenkov | 2009-01-09 | 1 | -4/+12 |
| | | | | llvm-svn: 61989 | ||||
* | Since the old llvmc was removed, rename llvmc2 to llvmc. | Mikhail Glushenkov | 2008-11-25 | 1 | -0/+119 |
llvm-svn: 60048 |