[LLVMdev] [3.3 Release] Release Candidate 1 Sources Available
Bill Wendling
wendling at apple.com
Wed May 8 02:53:13 PDT 2013
Hi LLVM-ers!
The 3.3 release candidate 1 sources are now available! You can get them here:
http://llvm.org/pre-releases/3.3/rc1/
Once binaries are available, they will be posted there as well.
Please test out these sources and create bug reports for any problems you encounter (http://llvm.org/bugs/) --- and please CC me on those bug reports.
Share and enjoy!
-bw
Note: There are symlinks from the main `llvm' sources to the other sources. So you may need to download all of the sources, or remove those symlinks. I encourage you to compile as much of the sources as possible (compiler-rt, libcxx, etc.), and only remove symlinks if things don't work for your environment.
More information about the llvm-dev
mailing list