fix warning when assertions disabled.
[oota-llvm.git] / tools / llvmc2 / Action.cpp
2008-05-30 Mikhail GlushenkovAdd a --dry-run option to llvmc2. Patch by Holger Schurig.
2008-05-30 Mikhail GlushenkovRename StringVector to StrVector (to be consistent...
2008-05-06 Mikhail GlushenkovAdd -x option (like in gcc).
2008-05-06 Mikhail GlushenkovTake object file as input and handle files with the...
2008-05-06 Mikhail GlushenkovAdd output redirection, rename namespace llvmcc to...
2008-05-06 Mikhail GlushenkovSmall const-correctness fix
2008-05-06 Mikhail GlushenkovCode reorg