only one client of getOrCreateSlot can pass a void typed value. Check type
authorChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 04:31:52 +0000 (04:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 04:31:52 +0000 (04:31 +0000)
commit1ef9ca4442c8eb5086b4e310792847f5a4a996de
tree46f06738a010b11d7481868f9e1f5f8cb1b24073
parent44bd331c225f580e56632b4479239b2e6f688002
only one client of getOrCreateSlot can pass a void typed value.  Check type
there.

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