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