Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Chris Lattner 4db85f02c4 Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating
it.  This code can probably be dramatically simplified, as I suspect that the
pragma and other stuff is not needed with C++ compilers.

llvm-svn: 14015
2004-06-04 19:25:50 +00:00
autoconf Recognize cygwin 2004-06-02 23:32:17 +00:00
docs Fix extraneous tag 2004-06-04 00:40:53 +00:00
include Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating 2004-06-04 19:25:50 +00:00
lib This file is obsolete 2004-06-04 00:15:21 +00:00
projects
runtime
test Maybe this will keep people from breaking -branch-combine! 2004-06-01 20:01:05 +00:00
tools Make gccld copy the llvm-stub program to be the execution wrapper for 2004-06-02 00:53:57 +00:00
utils Emit a more sensible error message if no subclasses of Target are defined. 2004-06-04 14:59:42 +00:00
.cvsignore
configure Recognize cygwin 2004-06-02 23:32:17 +00:00
CREDITS.TXT
LICENSE.TXT Add spiff 2004-06-01 20:37:41 +00:00
llvm.spec
Makefile
Makefile.common
Makefile.config.in
Makefile.rules
README.txt

This file is a placeholder; see docs/index.html for documentation.