llvm-6502/tools/llvmc2
Mikhail Glushenkov 35bca4116e Minor error message fixes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51740 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-30 06:16:59 +00:00
..
doc Documentation and examples improvements 2008-05-30 06:16:32 +00:00
examples Documentation and examples improvements 2008-05-30 06:16:32 +00:00
Action.cpp Add -x option (like in gcc). 2008-05-06 18:10:53 +00:00
Action.h Make it possible to use the generalised 'case' construct in the cmd_line property. 2008-05-30 06:10:19 +00:00
AutoGenerated.cpp Add support for user-provided hooks and environment variable reads to the cmd_line tool property. 2008-05-30 06:12:24 +00:00
AutoGenerated.h Use Doxygen-style comments. 2008-05-07 21:50:19 +00:00
Common.td Make it possible to use the generalised 'case' construct in the cmd_line property. 2008-05-30 06:10:19 +00:00
CompilationGraph.cpp Minor error message fixes. 2008-05-30 06:16:59 +00:00
CompilationGraph.h Update the code to the fact that StringSet now lives in llvm/ADT. 2008-05-30 06:11:18 +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 Add a generalised 'case' construct. 2008-05-30 06:08:50 +00:00
llvmc.cpp Enable the response file ('llvmc @file') support. 2008-05-30 06:11:45 +00:00
Makefile Update documentation, add examples. 2008-05-30 06:14:42 +00:00
Tool.h Update the code to the fact that StringSet now lives in llvm/ADT. 2008-05-30 06:11:18 +00:00
Tools.td Do not generate empty 'if's for the output_suffix property. 2008-05-30 06:15:20 +00:00