[LLVMdev] A problem with inline assembly in llvmc for ARM

Anton Korobeynikov anton at korobeynikov.info
Wed Jul 11 10:45:29 PDT 2012


> Looks like a problem with llvmc. Your example works fine with clang.
llvmc does not do the actual compilation, it executed llvm-gcc / llc.
So, it seems problem is there.
Anyway, LLVM 2.9 is too ancient, especially for ARM.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list