llvm/tools/llvmc
Reid Spencer 28f6f2218b For PR811:
Don't both with the "C" and "cc" extensions as they aren't common and they
the "C" extension conflicts with the "c" extension on operating systems
that have case insensitive file names.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28899 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-21 17:21:39 +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 silly cleanup 2006-05-29 18:52:05 +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 For PR811: 2006-06-21 17:21:39 +00:00