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

Heyu Zhu zhu.heyu at gmail.com
Wed Nov 4 00:01:50 PST 2009


Hello everyone,

I want to generate machine code for target thumb, so run
with bit code test.bc

llc -march thumb  test.bc -filetype obj -o test.o

It doesn't generate test.o but show a message:

"target doesn't support generation of this file type!"

What's wrong?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091104/f4a7cfde/attachment.html>


More information about the llvm-dev mailing list