[LLVMdev] Dis-assembler

Jonas Paulsson jonas.paulsson at ericsson.com
Mon Feb 20 01:27:51 PST 2012


Could you please expand a bit?

Why are not the MCInstr and MachineInstr classes compatible? Is this not a long term goal, even?

Could I make optimization passes in the MC layer with a disassembler as in a MachineFunction?

Thanks,

Jonas

-----Original Message-----
From: Eric Christopher [mailto:echristo at apple.com] 
Sent: Friday, February 17, 2012 8:20 PM
To: Jonas Paulsson
Cc: LLVMDEV
Subject: Re: [LLVMdev] Dis-assembler


On Feb 17, 2012, at 7:18 AM, Jonas Paulsson <jonas.paulsson at ericsson.com> wrote:

> Hi,
>  
> I would like to make a disassembler for my target that reads .s files into a MachineFunction with MachineInstrs. Is this possible?
>  

Nope.

-eric




More information about the llvm-dev mailing list