Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Brian Gaeke db4d9c9bd8 Use std::isnan instead of isnan. Brought back to you from the
future, by the reconciliation of the C++ and C99 standards. Someday.

llvm-svn: 6751
2003-06-17 19:59:17 +00:00
docs
include Make CallSite's default constructable, copyable, and assignable (explicitly) 2003-06-17 19:50:28 +00:00
lib Use std::isnan instead of isnan. Brought back to you from the 2003-06-17 19:59:17 +00:00
runtime
support Put ifdefs around use of malloc.h/mallinfo, which isn't available on FreeBSD. 2003-06-17 19:54:00 +00:00
test Add new testcase 2003-06-17 15:16:35 +00:00
tools Life is too short. Link in too much stuff on Linux to make building on sun easier 2003-06-17 19:14:59 +00:00
utils
LICENSE.TXT
Makefile
Makefile.common Modified the environment variables that determine where things are located to 2003-06-16 19:14:31 +00:00
Makefile.config
Makefile.FreeBSD Basically this is the same as Makefile.Linux, at least for now. 2003-06-16 22:01:55 +00:00
Makefile.Linux
Makefile.rules Modified the environment variables that determine where things are located to 2003-06-16 19:14:31 +00:00
Makefile.SunOS