1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-09 11:32:48 +00:00
Benjamin Kramer be3338a5de Remove unneeded and invalid SetInsertPoint calls from unittest.
BB->end() returns a sentinel value that is not a legal insert point.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164699 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-26 15:16:05 +00:00
..