Hi,<br><br>The help-hidden menu says ccc-host-triple simulates running on the given target.<br>Simulating running clang on a microcontroller like the cortex-M0 doesn't really make sense.<br>It's also under the debug/development heading, so it doesn't seem to me like the driver should set ccc-host-triple to begin with. <br>
<br>From the description of ccc-host-triple I would say it should override the default host triple and if a target isn't explicitly specified then assume the host and target are the same.<br><br><br>--John<br>