<div>Hello everyone,</div>
<div> </div>
<div>I want to generate machine code for target thumb, so run </div>
<div>with bit code test.bc</div>
<div> </div>
<div>llc -march thumb  test.bc -filetype obj -o test.o </div>
<div> </div>
<div>It doesn't generate test.o but show a message:</div>
<div> </div>
<div>"target doesn't support generation of this file type!"</div>
<div> </div>
<div>What's wrong?</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>