diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-02-18 12:09:51 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-02-18 12:09:51 +0000 |
commit | 3f213e7b3a6829a154d4e8ceb7d8689b389bd5dc (patch) | |
tree | ba9c46607076d86d28e413ff7b40378bc254ae28 /lib/CodeGen/MachineBasicBlock.cpp | |
parent | 32d0b2a9e8fd29c12ceea164db953767dd199b1f (diff) |
Futureproof AttrBuild if we ever have more than 64 attr enum values.
Currently we're at 34. Bitset should compile into virtually the same code as
uint64_t here.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175437 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions