Make alignment be in bits, just like size is
authorChris Lattner <sabre@nondot.org>
Sat, 21 Aug 2004 20:00:36 +0000 (20:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Aug 2004 20:00:36 +0000 (20:00 +0000)
commit98df506e712d51bf74ae526e2b6304bef9025a7e
treef98649fdc503cffd0d7c3b6ada9ed070f8d6359c
parent8edcd8465361f3aa29082e1b1f2a1c88afc0836a
Make alignment be in bits, just like size is

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15969 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/RegisterInfoEmitter.cpp