aboutsummaryrefslogtreecommitdiff
path: root/tools/llvmc2/Action.cpp
AgeCommit message (Expand)Author
2008-05-30Rename StringVector to StrVector (to be consistent with LLVMCConfigurationEmi...Mikhail Glushenkov
2008-05-06Add -x option (like in gcc).Mikhail Glushenkov
2008-05-06Take object file as input and handle files with the same name correctly.Mikhail Glushenkov
2008-05-06Add output redirection, rename namespace llvmcc to namespace llvmc.Mikhail Glushenkov
2008-05-06Small const-correctness fixMikhail Glushenkov
2008-05-06Code reorgMikhail Glushenkov