Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
authorChad Rosier <mcrosier@apple.com>
Wed, 14 Dec 2011 00:29:31 +0000 (00:29 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 14 Dec 2011 00:29:31 +0000 (00:29 +0000)
commitc6cff9daf4ffd38b01ac79f6f6be752e0be4c704
tree52c3f170409c6ca43c1f048f087aac38233993c8
parentbd7910d158ad2e2a3cb17f2b3f160a9c39dd6b0f
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146531 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/ReaderWriter.h
lib/Bitcode/Writer/BitcodeVerifier.cpp [deleted file]
lib/Bitcode/Writer/CMakeLists.txt