In GlobalVariable::setInitializer, assert that the initializer has the
authorJeffrey Yasskin <jyasskin@google.com>
Tue, 17 Nov 2009 00:43:13 +0000 (00:43 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Tue, 17 Nov 2009 00:43:13 +0000 (00:43 +0000)
commitdc1472b6d9281893771a64eb95b4599dff9aadfd
tree9002b058274c71da4b779c48a648151a23065be8
parent574186f8adce4064b206dad5e139211e06688308
In GlobalVariable::setInitializer, assert that the initializer has the
right type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89014 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/GlobalVariable.h
lib/VMCore/Globals.cpp