Group the 'unsigned' members after the pointer to avoid 4 bytes of
authorChandler Carruth <chandlerc@gmail.com>
Wed, 13 Jun 2012 21:44:07 +0000 (21:44 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 13 Jun 2012 21:44:07 +0000 (21:44 +0000)
commit14d81c416c72dc779dd31a81f68ebd6a6456f6f0
treeca0ee4556dd19f6bb5eb1b931de90e2bd55462d5
parent8782707f5074ab3951eb6424394bc8d2a2fa584a
Group the 'unsigned' members after the pointer to avoid 4 bytes of
padding on x86-64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158421 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/DenseMap.h