[llvm-dev] Dragon egg not recognizing Target ARM machine

Das, Dibyendu via llvm-dev llvm-dev at lists.llvm.org
Wed Oct 12 21:26:54 PDT 2016


We have a few inhouse patches for DE which allows the latest llvm to be plugged in. Once again this is an x86 statement. We haven't experimented with ARM. So the situation is not very bad on the DE front.


Sent from my Windows Phone
________________________________
From: Tim Northover<mailto:t.p.northover at gmail.com>
Sent: ‎10/‎13/‎2016 9:10 AM
To: Das, Dibyendu<mailto:Dibyendu.Das at amd.com>
Cc: LLVM Developers Mailing List<mailto:llvm-dev at lists.llvm.org>; alina.sbirlea at gmail.com<mailto:alina.sbirlea at gmail.com>; Vishnu Prasanth Seerangarajan<mailto:vishnuprasanthse at gmail.com>
Subject: Re: [llvm-dev] Dragon egg not recognizing Target ARM machine


On 12 Oct 2016 19:44, "Das, Dibyendu via llvm-dev" <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote:
> Use llvm 3.5.2. It works for x86. May work for ARM.

That's the problem. LLVM 3.5 is so ancient it may or may not work, and you'll be on your own either way; because virtually no-one else is using it.

Realistically you should be using Clang for C or C++ code, and probably getting behind one of the thoroughly enjoyably unique Fortran front-ends if that matters to you ($DEITY help you).

Tim.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161013/43cbd810/attachment.html>


More information about the llvm-dev mailing list