diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-02-16 19:13:18 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-02-16 19:13:18 +0000 |
commit | c835b8c30127d15599de2d614434d39a6cc3ae17 (patch) | |
tree | c80f1349430324a1ec02ae695c69fded434315ab /lib/CodeGen/MachineBasicBlock.cpp | |
parent | 2de893210b0d4178edb4e3f2a965d57e97410341 (diff) |
Turn the enum attributes DenseSet in AttrBuilder into a set of bits.
Avoids malloc and is a lot denser. We lose iteration over target independent
attributes, but that's a strange interface anyways and didn't have any users
outside of AttrBuilder.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175370 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions