<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Is there an official llvm method of creating and submitting test cases that don't affect .s assembly files?<br>
<br>
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.<br>
<br>
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?<br>
<br>
Regards,<br>
<br>
Jack<br>
</div>
</body>
</html>