Factor out statepoint verification into separate function. (NFC)
authorPhilip Reames <listmail@philipreames.com>
Fri, 30 Jan 2015 23:28:05 +0000 (23:28 +0000)
committerPhilip Reames <listmail@philipreames.com>
Fri, 30 Jan 2015 23:28:05 +0000 (23:28 +0000)
commit936801f755e5c7aaa0d7230ed92bbbca72e881eb
treed3ffc04e4bc904b42cb8366aa2eedc045a1c12d5
parent05efde62f5f2bd670b9cf1dba923bae8e7a81478
Factor out statepoint verification into separate function. (NFC)

Patch by: Igor Laevsky

"Simple refactoring. This is done in preparation to support verification of invokable statepoints."

Differential Revision: http://reviews.llvm.org/D7276

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227640 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Verifier.cpp