<p dir="ltr">On 12 Oct 2016 19:44, "Das, Dibyendu via llvm-dev" <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br>
> Use llvm 3.5.2. It works for x86. May work for ARM.</p>
<p dir="ltr">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.</p>
<p dir="ltr">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).</p>
<p dir="ltr">Tim.</p>