[opaque pointer type] Encode the allocated type of an alloca rather than its pointer...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 28 Apr 2015 16:51:01 +0000 (16:51 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 28 Apr 2015 16:51:01 +0000 (16:51 +0000)
commite48ac32ea2e0e403fcfaabca11ff67ab96dd86fd
tree72cf4844daf062f29b3e92688ff916f935ee4333
parent2a7841dd4d9cc11a48fba52e47b98e000952e364
[opaque pointer type] Encode the allocated type of an alloca rather than its pointer result type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235998 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp