<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;">Hi,<br>
<br>
The XCore target in LLVM is currently only supported by the llvm-gcc front end.<br>
<br>
I have patched  lib/Basic/Targets.cpp & lib/CodeGen/TargetInfo.cpp to add support to clang.<br>
I have not yet written any tests within the clang code base (running an external llvm-gcc suite instead).<br>
What tests should be provided? Should I use the test/CodeGen/<target>... example as a guide?<br>
<br>
Thank you.<br>
<br>
robert<br>
<br>
</div>
</body>
</html>