[LLVMdev] Question on test cases for direct object generation

Carter, Jack jcarter at mips.com
Tue Dec 6 19:29:56 PST 2011


Is there an official llvm method of creating and submitting test cases that don't affect .s assembly files?

When we check in changes that can affect the .s output we submit .ll files with the internalized semicolon instructions on how to check the output .s file.

For direct output we currently add to our own test suites that check for correctness. Does the llvm community depend on the individual target owners to do this testing or is there a mechanism for a centralized test?

Regards,

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111207/d3cef3e6/attachment.html>


More information about the llvm-dev mailing list