[LLVMdev] MC Disassembler

John Criswell criswell at illinois.edu
Mon Sep 8 10:07:08 PDT 2014


Dear All,

I recently saw that the MCAnalysis framework was removed since no one 
was maintaining it or using it.

Does LLVM still have code that will disassemble object files back into 
MC IR?  I'm looking at starting a project which will require that 
functionality and would like to know if it got removed along with 
MCAnalysis.

On a related note, does LLVM have the facilities to convert code at the 
MC layer back into MachineInstr's?  I'm guessing not but thought I'd ask.

Regards,

John Criswell




More information about the llvm-dev mailing list