llvm-6502/tools/llvmc2
Mikhail Glushenkov 856e106d20 Make all help strings start in upper case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51788 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-30 21:14:10 +00:00
..
doc Add a --save-temps option. 2008-05-30 06:29:17 +00:00
examples New feature: OptionList. 2008-05-30 06:26:08 +00:00
Action.cpp Add a --dry-run option to llvmc2. Patch by Holger Schurig. 2008-05-30 18:48:52 +00:00
Action.h Rename StringVector to StrVector (to be consistent with LLVMCConfigurationEmitter.cpp). 2008-05-30 06:17:29 +00:00
AutoGenerated.cpp Make it possible to test if the '-o' option is provided. 2008-05-30 06:24:07 +00:00
AutoGenerated.h Fix some headers. 2008-05-30 06:20:54 +00:00
Common.td New feature: OptionList. 2008-05-30 06:26:08 +00:00
CompilationGraph.cpp Fix the -opt switch and add a test case for it. 2008-05-30 19:56:27 +00:00
CompilationGraph.h Add a --save-temps option. 2008-05-30 06:29:17 +00:00
Error.h Fix some error messages; Make LLVMC pass through the exit code of a failed tool. 2008-05-12 16:31:42 +00:00
Graph.td Fix some headers. 2008-05-30 06:20:54 +00:00
llvmc.cpp Fix the -opt switch and add a test case for it. 2008-05-30 19:56:27 +00:00
Makefile Update documentation, add examples. 2008-05-30 06:14:42 +00:00
Tool.h A small optimization: use static char* array instead of StrVector. 2008-05-30 06:24:49 +00:00
Tools.td Make all help strings start in upper case. 2008-05-30 21:14:10 +00:00