Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build breakage (again) when srcdir != objdir, other small fixes. | Mikhail Glushenkov | 2008-10-03 | 1 | -78/+0 |
* | Move llvmc2 header files under include/llvm/CompilerDriver | Mikhail Glushenkov | 2008-09-22 | 1 | -1/+1 |
* | Add a --dry-run option to llvmc2. Patch by Holger Schurig. | Mikhail Glushenkov | 2008-05-30 | 1 | -2/+6 |
* | Rename StringVector to StrVector (to be consistent with LLVMCConfigurationEmi... | Mikhail Glushenkov | 2008-05-30 | 1 | -3/+3 |
* | Add -x option (like in gcc). | Mikhail Glushenkov | 2008-05-06 | 1 | -1/+1 |
* | Take object file as input and handle files with the same name correctly. | Mikhail Glushenkov | 2008-05-06 | 1 | -0/+2 |
* | Add output redirection, rename namespace llvmcc to namespace llvmc. | Mikhail Glushenkov | 2008-05-06 | 1 | -9/+23 |
* | Small const-correctness fix | Mikhail Glushenkov | 2008-05-06 | 1 | -1/+1 |
* | Code reorg | Mikhail Glushenkov | 2008-05-06 | 1 | -0/+58 |