<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;">I notice that there doesn't seem to be any target specific test directories for clang.<br>
<br>
In llvm proper we put all/most target specific test cases in subdirectories named after the target (such as Mips) under the generic category (such as MC).<br>
<br>
I'd like to submit my target specific clang test in the same manner.<br>
<br>
In clang/test/CodeGen/Mips instead of in clang/test/CodeGen. <br>
<br>
Are there any philosophical problems with this? I believe the testing software doesn't care.<br>
<br>
Cheers,<br>
<br>
Jack<br>
<br>
</div>
</body>
</html>