llvm-6502/tools/llvmc
Reid Spencer 8ea5ecb056 For PR797:
Adjust usage of the ExecuteAndWait function to use the last argument which
is the ErrMsg string. This is necessitated because this function no longer
throws exceptions on error.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29791 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-21 06:04:45 +00:00
..
.cvsignore Ignore the lexer output. 2006-03-24 02:22:22 +00:00
c Patches to correct several bugs in llvmc. 2006-08-16 20:31:44 +00:00
CompilerDriver.cpp For PR797: 2006-08-21 06:04:45 +00:00
CompilerDriver.h For PR797: 2006-08-21 06:04:45 +00:00
ConfigLexer.cpp.cvs silly cleanup 2006-05-29 18:52:05 +00:00
ConfigLexer.h silly cleanup 2006-05-29 18:52:05 +00:00
ConfigLexer.l Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
ConfigLexer.l.cvs Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Configuration.cpp Patches to correct several bugs in llvmc. 2006-08-16 20:31:44 +00:00
Configuration.h silly cleanup 2006-05-29 18:52:05 +00:00
cpp For PR514: 2005-05-19 00:52:28 +00:00
LICENSE.TXT License file for llvmc. 2004-08-25 00:41:06 +00:00
ll For PR514: 2005-05-19 00:52:28 +00:00
llvmc.cpp For PR797: 2006-08-21 06:04:45 +00:00
Makefile Patches to correct several bugs in llvmc. 2006-08-16 20:31:44 +00:00