[LLVMdev] Splitting basic block results in unknown instruction type assertion

Tyler Denniston tyler at csail.mit.edu
Tue Jul 8 05:55:13 PDT 2014


Quoting Tim Northover <t.p.northover at gmail.com>:
>
> I think passes often build up a list of instructions they want to
> change and then deal with them in a second phase.

Thanks, doing it this way resolves the issue.

Tyler





More information about the llvm-dev mailing list