[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)
commitbdb4910202adab8c538e06102dd65b79dbb84e41
tree77acfe704be28db462e43068422c9d2746caacda
parentba55804ea3f90e5fdac900d0bc5bdf61dd6ad877
[opaque pointer type] Encode the allocated type of an alloca rather than its pointer result type.

llvm-svn: 235998
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp