]> granicus.if.org Git - clang/commit
Don't store the maximum alignment, we can trivially compute it.
authorAnders Carlsson <andersca@mac.com>
Sun, 28 Nov 2010 23:06:23 +0000 (23:06 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 28 Nov 2010 23:06:23 +0000 (23:06 +0000)
commitfc86d55b6b20c47f67a61afa4b3903eb0d31f9b8
treea50c724ff52317bd8ace0f0ab23b47ad069ef119
parent7ff776eb7d874913588f55df4e6b459d15e20175
Don't store the maximum alignment, we can trivially compute it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGRecordLayoutBuilder.cpp