summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc2/Action.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build breakage (again) when srcdir != objdir, other small fixes.Mikhail Glushenkov2008-10-031-78/+0
* Move llvmc2 header files under include/llvm/CompilerDriverMikhail Glushenkov2008-09-221-1/+1
* Add a --dry-run option to llvmc2. Patch by Holger Schurig.Mikhail Glushenkov2008-05-301-2/+6
* Rename StringVector to StrVector (to be consistent with LLVMCConfigurationEmi...Mikhail Glushenkov2008-05-301-3/+3
* Add -x option (like in gcc).Mikhail Glushenkov2008-05-061-1/+1
* Take object file as input and handle files with the same name correctly.Mikhail Glushenkov2008-05-061-0/+2
* Add output redirection, rename namespace llvmcc to namespace llvmc.Mikhail Glushenkov2008-05-061-9/+23
* Small const-correctness fixMikhail Glushenkov2008-05-061-1/+1
* Code reorgMikhail Glushenkov2008-05-061-0/+58
OpenPOWER on IntegriCloud