[LLVMdev] [cfe-dev] Announcing 3.1 Release Branch Date!

David Chisnall csdavec at swan.ac.uk
Fri Mar 30 01:32:27 PDT 2012


On 30 Mar 2012, at 03:11, 陳韋任 wrote:

>  From James's experience, a native build would take a long time.
> But I am afarid of a cross build might not suit a compiler testing
> (i.e., cross build might not expose lurking bugs), that's why I have
> this question. :)

The most useful thing you can do, if you are cross building, is cross-compile your own code with clang and report any miscompilations, ideally with reduced test cases.  

David





More information about the llvm-dev mailing list