llvm-6502/tools/llvmc
Chris Lattner 33b0e9c644 No need to check isWriteable here (which isn't sufficient anyway). Just attempt
to do the operation and if it fails, oh well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29446 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-01 18:12:29 +00:00
..
.cvsignore Ignore the lexer output. 2006-03-24 02:22:22 +00:00
c For PR514: 2005-05-19 00:52:28 +00:00
CompilerDriver.cpp No need to check isWriteable here (which isn't sufficient anyway). Just attempt 2006-08-01 18:12:29 +00:00
CompilerDriver.h silly cleanup 2006-05-29 18:52:05 +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 silly cleanup 2006-05-29 18:52:05 +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 silly cleanup 2006-05-29 18:52:05 +00:00
Makefile Tools require EH for their top-level try blocks. 2006-07-07 00:46:19 +00:00