[cfe-dev] LLVM / Clang 3.0 rc1 Binaries Available

Bill Wendling wendling at apple.com
Fri Oct 21 01:41:34 PDT 2011


Hello developers!

We have binaries available for download and testing! Please visit:

	http://llvm.org/pre-releases/3.0/rc1/binaries/

download the appropriate binaries for your system (they have obvious names), and start compiling things with it. Things to look for:

• Compile failures that compiled in 2.9
• Execution failures that executed in 2.9
• Incorrect results that were correct in 2.9
• Massive compile time or execution slowdowns when compared to LLVM 2.9

For all problems you find, please create a PR for it (http://llvm.org/bugs/).

Many thanks go to our team of testers for their hard work!

-bw

P.S. The 3.0 rc1 sources have been moved here:

	http://llvm.org/pre-releases/3.0/rc1/sources/

P.P.S. You'll notice that this is the "Release+Asserts" builds of rc1. I intentionally asked the testers for this one because it is most likely to ferret out bugs.





More information about the cfe-dev mailing list