[llvm-dev] Unable to clone an instruction in AsmPrinter::EmitInstruction

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Wed Dec 2 15:07:55 PST 2015


On Wed, Dec 2, 2015 at 2:43 PM, Akira Hatanaka <ahatanak at gmail.com> wrote:

> It looks like it's complaining because you are trying to call a non-const
> function CloneMachineInstr but MF is a pointer to a const MachineFunction?
>

Thanks for the help.
-- 
Rail Shafigulin
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151202/b59b72e1/attachment.html>


More information about the llvm-dev mailing list