teach PointerLikeTypeTraits that all pointers to pointers may only be 4-byte aligned.
authorChris Lattner <sabre@nondot.org>
Tue, 31 Mar 2009 21:28:39 +0000 (21:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 31 Mar 2009 21:28:39 +0000 (21:28 +0000)
commitf385167b85abf9cb63a0bec94732d7185ee74e36
treea9eab553d45d1543b064fd1c852e053358439166
parentbdd376ccb25f251e115fff24b526b4e65e03a1d3
teach PointerLikeTypeTraits that all pointers to pointers may only be 4-byte aligned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68147 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PointerLikeTypeTraits.h
include/llvm/Use.h