llvm-6502/include/llvm/CompilerDriver
Mikhail Glushenkov 67d985ffb2 Return -1 only on failure to execute a program.
Also fix some comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109499 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-27 11:19:36 +00:00
..
Action.h Return -1 only on failure to execute a program. 2010-07-27 11:19:36 +00:00
BuiltinOptions.h llvmc: Add a '-time' option. 2009-11-07 06:33:58 +00:00
Common.td llvmc: Add a new option type (switch_list). 2010-07-19 03:16:25 +00:00
CompilationGraph.h Return -1 only on failure to execute a program. 2010-07-27 11:19:36 +00:00
Error.h StringRef'icate. 2010-07-23 04:19:39 +00:00
ForceLinkage.h Raise the limit on built-in plugins in llvmc to 10. 2009-10-09 04:15:52 +00:00
ForceLinkageMacros.h Make llvmc work again. 2009-06-23 20:46:48 +00:00
Main.inc Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
Plugin.h Get rid of exceptions in llvmc. 2010-07-23 03:42:55 +00:00
Tool.h Return -1 only on failure to execute a program. 2010-07-27 11:19:36 +00:00