Old fork of llvm-mirror, used on older RPCS3 builds
Go to file
2004-07-21 20:50:33 +00:00
autoconf Add AC_MSG_CHECKING and AC_MSG_RESULT statements which were missing 2004-07-21 03:50:01 +00:00
docs Reid doesn't need a definite article in front of his name. 2004-07-21 18:04:27 +00:00
examples/ModuleMaker
include Include <iostream> here, because most people using DEBUG() want to use std::cerr too. 2004-07-21 20:50:22 +00:00
lib These files don't need to include <iostream> since they include "Support/Debug.h". 2004-07-21 20:50:33 +00:00
projects
runtime Fix warning on 64-bit machines 2004-07-16 21:40:32 +00:00
test Move LLVM tool definitions to Makefile.rules 2004-07-21 01:31:47 +00:00
tools These files don't need to include <iostream> since they include "Support/Debug.h". 2004-07-21 20:50:33 +00:00
utils Passing integer 0 in for a pointer value doesn't work on IA64. Fix this 2004-07-16 00:02:21 +00:00
.cvsignore
configure Regenerated using autoconf-2.57. 2004-07-21 03:50:25 +00:00
CREDITS.TXT
LICENSE.TXT
llvm.spec
llvm.spec.in
Makefile
Makefile.common
Makefile.config.in
Makefile.rules * Uncomment rule for location of LLI (formerly commented out: typo?) 2004-07-21 12:47:40 +00:00
README.txt

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