[llvm-dev] Cloning a MachineInstr

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Wed Dec 2 19:01:38 PST 2015


> You shouldn’t need to modify the the MachineFunction to do that. Just emit
> the extra MCInst directly. The ARM backend does things analogous to this
> for some of its MC level pseudo-instructions that might prove useful as
> examples you could adapt.
>
>
After looking at multiple options this was exactly my conclusion. Do you
mind pointing me to the code in ARM that does that?


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


More information about the llvm-dev mailing list