aboutsummaryrefslogtreecommitdiff
path: root/tools/llvmc2/AutoGenerated.cpp
AgeCommit message (Expand)Author
2008-10-02Build system tweaks to make it more convenient for the plugin authors.Mikhail Glushenkov
2008-09-22Plugin support for llvmc2 (a-la opt).Mikhail Glushenkov
2008-09-22Get rid of GlobalLanguageMap. Global state is evil.Mikhail Glushenkov
2008-05-30Make it possible to test if the '-o' option is provided.Mikhail Glushenkov
2008-05-30Fix some headers.Mikhail Glushenkov
2008-05-30New tests for the 'case' expression: not_empty, in_language.Mikhail Glushenkov
2008-05-30Add support for user-provided hooks and environment variable reads to the cmd...Mikhail Glushenkov
2008-05-06Remove the UnpackValues() function.Mikhail Glushenkov
2008-05-06Add output redirection, rename namespace llvmcc to namespace llvmc.Mikhail Glushenkov
2008-05-06Code reorgMikhail Glushenkov