the verifier shouldn't modify the IR.
authorChris Lattner <sabre@nondot.org>
Sun, 1 Nov 2009 18:11:50 +0000 (18:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Nov 2009 18:11:50 +0000 (18:11 +0000)
commit4a7642ec9c33bcf8ed65231f382fb6d9a0f46f3a
treef363990ceb57c9d4f1282fb1c3595fa9e155209e
parent076124ef26ff67f88663bd11f3b4d6b3d3bb3a9d
the verifier shouldn't modify the IR.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85722 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BasicBlock.h
include/llvm/Constant.h
lib/VMCore/Constants.cpp
lib/VMCore/Globals.cpp
lib/VMCore/Verifier.cpp