[LLVMdev] problem when use inline asm for msp430 target

Anton Korobeynikov anton at korobeynikov.info
Fri Dec 18 05:37:50 PST 2009


Hello

> Need i write additial c/c++/td code for my target to support inline asm?
Yes, surely. You need to match all the constraint codes and "lower"
stuff in the backend.

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



More information about the llvm-dev mailing list