Rework the logic to not rely on undefined behaviour (1LL << 64). Also simplify.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 3 Jun 2011 08:25:39 +0000 (08:25 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 3 Jun 2011 08:25:39 +0000 (08:25 +0000)
commitb2afe8759dbbed1d74da361ef0db1a4aaafefdb3
treeae1099a6edc97cc0374864647f135c260b209ca2
parent444f297a782047fbe6255a3543bc3ccd025c0691
Rework the logic to not rely on undefined behaviour (1LL << 64). Also simplify.

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