Fix downcasts of unaligned empty/tombstone DenseMap keys for DenseMap<AssertVH<T...
authorAlexey Samsonov <vonosmas@gmail.com>
Wed, 3 Sep 2014 18:11:48 +0000 (18:11 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Wed, 3 Sep 2014 18:11:48 +0000 (18:11 +0000)
commit75899aab3574022d3809614200521b9827f74293
tree1cf08bf9668007bfc05e50db3760fbb8b1e30909
parent07ad198d6c7c7af33243cf9123221d7b4b58f293
Fix downcasts of unaligned empty/tombstone DenseMap keys for DenseMap<AssertVH<T>, Foo>.

Test Plan: llvm regression test suite

Reviewers: chandlerc, rsmith

Reviewed By: rsmith

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D4976

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217058 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/ValueHandle.h