Hi,
I want to remove all the MachineInstr of one MachineBasicBlock
, i iterate the MachineBasicBlock and remove all the MachineInstr,
but I can't remove the TerminatorInstr of the MachineBasicBlock ,
are there some way to walk around it ?
zhangzw
Possibly Parallel Threads
- [LLVMdev] How does the memory of MachineInstr objects are managed?
- [LLVMdev] LLVM Instr from MachineInstr
- [LLVMdev] How to Find Instruction Encoding for a MachineInstr
- [LLVMdev] How to Find Instruction Encoding for a MachineInstr
- [LLVMdev] How to Find Instruction Encoding for a MachineInstr
