Remove unneeded and invalid SetInsertPoint calls from unittest.
BB->end() returns a sentinel value that is not a legal insert point. llvm-svn: 164699
Loading
Please register or sign in to comment
BB->end() returns a sentinel value that is not a legal insert point. llvm-svn: 164699