Dang, we were losing the Constant bit on globals. Fix this
authorChris Lattner <sabre@nondot.org>
Thu, 18 Oct 2001 06:11:23 +0000 (06:11 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Oct 2001 06:11:23 +0000 (06:11 +0000)
commitb2c823d2be812a4ed9bcdc80bc2f6d5c1b062660
tree470e757dcd77d157a099bf09503110c4669d4335
parent0eafc31684d6c512c6a56868031b8c1cc4ab4ed6
Dang, we were losing the Constant bit on globals.  Fix this

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/Writer.cpp