[opaque pointer type] Store the value type of an alloca
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 29 Apr 2015 23:00:35 +0000 (23:00 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 29 Apr 2015 23:00:35 +0000 (23:00 +0000)
commit3453e8bfe13969aa47b98c32a477e25a4f1f07e3
treefbb3115a2085ba86030a0f3f088a96e16ecf88eb
parent85b9ebb7e8115403754c053517a95ba23ff58c5b
[opaque pointer type] Store the value type of an alloca

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236175 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Instructions.h
lib/IR/Instructions.cpp
lib/Transforms/Utils/ValueMapper.cpp