[LLVMdev] llvm-objdump related patch

Songmao smtian at ingenic.cn
Wed Oct 12 05:39:48 PDT 2011


On 2011年10月12日 04:12, Owen Anderson wrote:
> Neo,
>
> On Oct 11, 2011, at 12:15 AM, Neo wrote:
>
>> 1. arm instruction decoder cannot recognise bx series instructions.
> Can you provide a testcase for an instruction it fails to disassemble?
>
> --Owen
>
Owen,

Add -triple="armv7-unknown-unknown" can fix the problem.

Songmao



More information about the llvm-dev mailing list