Fix a bug in IRBuilder::ClearInsertionPoint. The IR Builder needs to reset both the...
authorNadav Rotem <nrotem@apple.com>
Mon, 8 Jul 2013 23:27:43 +0000 (23:27 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 8 Jul 2013 23:27:43 +0000 (23:27 +0000)
commit7b934079c044311c56ebf3809c8c0047d88f825a
treedd19d576cd1355a35c2fb02f82579771eb3d220f
parentc6fbaa97016beb90a7508dd6442c83565c27c241
Fix a bug in IRBuilder::ClearInsertionPoint. The IR Builder needs to reset both the BB and the insert point inside the BB.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185883 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IRBuilder.h