verify that alignments are always a power of 2
authorChris Lattner <sabre@nondot.org>
Sat, 5 Nov 2005 21:57:54 +0000 (21:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 5 Nov 2005 21:57:54 +0000 (21:57 +0000)
commit6033716140c18887174d3371ef7c9a840e001a24
treeca1d802388d514739c90b74bb226f9e012f107ba
parentd91c32110abce9f9b082d52d5668c003c40e5994
verify that alignments are always a power of 2

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24200 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp