[cfe-dev] Problems assembling ARM
Joerg Sonnenberger
joerg at britannica.bec.de
Sun Oct 5 16:28:50 PDT 2014
On Sun, Oct 05, 2014 at 03:05:35PM -0700, Terra Serena Fiber wrote:
> I'm trying to convert a GCC-based ChibiOS project to use clang/LLVM, using the excellent ELLCC project. But I'm having some trouble getting the code to assemble with the clang integrated assembler (if I specify -no-integrated-as, it assembles without complaint).
Please convert your assembler to use unified syntax.
Joerg
More information about the cfe-dev
mailing list