add support for undef values of opaque type, addressing PR541
authorChris Lattner <sabre@nondot.org>
Thu, 5 May 2005 22:21:19 +0000 (22:21 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 May 2005 22:21:19 +0000 (22:21 +0000)
commit9e60d8dbdc3f335a938331e7974808ff77d5e821
tree40f1b08dabd61f151890d50a9b437592cf64e99f
parentaba5ff567146339942253433f8d93b56a3bc05d7
add support for undef values of opaque type, addressing PR541

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