[LLVMdev] newbie qustion: how to generate machine code for target thumb?

Duncan Sands baldrick at free.fr
Thu Nov 5 00:01:41 PST 2009


Hi Heyu Zhu,

> Is it to say llvm-2.5 has no assembler and linker for target thumb and
> llvm-2.5 can only generate assembler file for the time being?

that's right - you have to use the system assembler and linker.

Best wishes,

Duncan.




More information about the llvm-dev mailing list