1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/tools/llvmc
Reid Spencer f6e3ed4f3f 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.

llvm-svn: 28899
2006-06-21 17:21:39 +00:00
..
.cvsignore Ignore the lexer output. 2006-03-24 02:22:22 +00:00
c
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
LICENSE.TXT
ll
llvmc.cpp silly cleanup 2006-05-29 18:52:05 +00:00
Makefile For PR811: 2006-06-21 17:21:39 +00:00