FastISel can only apend to basic blocks.
Compute the insertion point from the end of the basic block instead of skipping labels from the front. This caused failures in landing pads when live-in copies where inserted before instruction selection. llvm-svn: 185616
Loading
Please register or sign in to comment