[llvm-dev] difference between --target, -mcpu, -march

Eric Christopher via llvm-dev llvm-dev at lists.llvm.org
Fri Mar 18 17:38:18 PDT 2016


Yes and no. By target here I just mean the architecture being targeted and
that most of them use the -march option rather than -mcpu. Which makes what
you said a consequence of that. :)

On Fri, Mar 18, 2016, 4:55 PM Rail Shafigulin <rail at esenciatech.com> wrote:

> -Most- targets use -march.
>>
>> -eric
>>
>
> Do you meat that in most cases -target is used along with -march instead
> of -target and -mcpu?
>
> --
> Rail Shafigulin
> Software Engineer
> Esencia Technologies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160319/70602601/attachment.html>


More information about the llvm-dev mailing list