[cfe-dev] FW: [PATCH] Driver modifications for cross compilation

John Myers atomicdog.jwm at gmail.com
Fri May 27 19:00:08 PDT 2011


Hi,

The help-hidden menu says ccc-host-triple simulates running on the given
target.
Simulating running clang on a microcontroller like the cortex-M0 doesn't
really make sense.
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.

>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.


--John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110527/fafcf877/attachment.html>


More information about the cfe-dev mailing list