[cfe-dev] [LLVMdev] 2.6 pre-release2 ready for testing

Tanya Lattner lattner at apple.com
Sun Oct 18 21:12:13 PDT 2009


Olivier,

Thanks for testing 2.6!

I'm glad this is fixed in trunk, but it will not  be applied to 2.6 at  
this stage in the release process.

Thanks,
Tanya

On Oct 18, 2009, at 1:25 PM, Olivier Meurant wrote:

> Hi Tanya,
>
> glad to see that 2.6 release is coming. :)
>
> After doing some testing with valgrind on this release, I have find  
> a little "undefined memory" error in DefaultJITMemoryManager related  
> to the PoisonMemory field.
> This bug has been corrected in trunk with revision r80192.
>
> Attached is a patch which cleanly apply same correction on the  
> release-2.6 branch.
>
> Thanks,
> Olivier.
>
>
> On Sat, Oct 17, 2009 at 8:51 PM, Tanya Lattner <lattner at apple.com>  
> wrote:
> LLVMers,
>
> 2.6 pre-release2 is ready to be tested by the community.
> http://llvm.org/prereleases/2.6/
>
> If you have time, I'd appreciate anyone who can help test the release.
>
>
> To test llvm-gcc:
> 1) Compile llvm from source and untar the llvm-test in the projects  
> directory (name it llvm-test or test-suite). Choose to use a pre- 
> compiled llvm-gcc or re-compile it yourself.
>
> 2) Run make check, report any failures (FAIL or unexpected pass).  
> Note that you need to reconfigure llvm with llvm-gcc in your path or  
> with --with-llvmgccdir
>
> 3) Run "make TEST=nightly report" and send me the report.nightly.txt
>
>  To test clang:
> 1) Compile llvm and clang from source.
>
> 2) Run make check for llvm.
>  3) Run make  -C tools/clang-2.6 test VERBOSE=1 (report any failures  
> or unexpected passes)
>
>
> When reporting your results, please provide details on what platform  
> you compiled on, and how
>
> you built LLVM (src == obj, or src != obj), clang, and/or llvm-gcc.
>
>  Please COMPLETE ALL TESTING BY 5pm PDT on October 21st!
> Thanks, Tanya Lattner
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
> <release_2.6.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091018/80203ffd/attachment.html>


More information about the cfe-dev mailing list