aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2015-05-26 21:16:42 +0000
committerPhilip Reames <listmail@philipreames.com>2015-05-26 21:16:42 +0000
commit52e7a59e50c8b87a311adf303990fceac8a9fb13 (patch)
tree1f7775f8b45e24a8ea8be70c39b33e5b804860d4 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parent1a3f965fe36ef23b41377bcdd9e85c5e24f20e64 (diff)
downloadllvm-52e7a59e50c8b87a311adf303990fceac8a9fb13.zip
llvm-52e7a59e50c8b87a311adf303990fceac8a9fb13.tar.gz
llvm-52e7a59e50c8b87a311adf303990fceac8a9fb13.tar.bz2
[PlaceSafepoints] Entry safepoint location doesn't need to be a terminator
Long ago, the poll insertion code assumed that the insertion site was a terminator. As a result, the entry selection code would split a basic block to ensure it could pass a terminator. The insertion code was updated quite a while ago - possibly before it ever landed upstream - but the now redundant work was never removed. While I'm at it, remove a comment which doesn't apply to the upstreamed code. NFC intended. llvm-svn: 238254
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions