[LLVMdev] MachineBasicBlock insertion and use/def list update

Anton Korobeynikov anton at korobeynikov.info
Wed Oct 20 14:00:05 PDT 2010


Hello

> I am still stumped on the same bug. Did anyone try to insert
> MachineBasicBlock into a MachineFunction?
There are bunch of working examples, when new MBB is created. Look
into current backend sources (e.g. custom instruction inserters)

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list