Remove #include
authorChris Lattner <sabre@nondot.org>
Thu, 6 Mar 2003 21:02:18 +0000 (21:02 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Mar 2003 21:02:18 +0000 (21:02 +0000)
commit27accf7692562d247a162a6762391b4c07d2c23d
treec271e3cb3e75f675001f04cd443374212fdc2c8f
parent42289a30106c16681365a4e535263569ce9c6a4f
Remove #include
Extend getNullValue to work with struct and array types

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5718 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp