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