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

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Wed Oct 12 20:39:55 PDT 2016


On 12 Oct 2016 19:44, "Das, Dibyendu via llvm-dev" <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/20161012/68cb4609/attachment.html>


More information about the llvm-dev mailing list