diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-07-11 12:13:16 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-07-11 12:13:16 +0000 |
commit | e22cde01a63c907cb23f425ba4f4f16ede754dbe (patch) | |
tree | c67a9b74f511020e32076355a63253e839f016c6 /tools | |
parent | 67a6b1c40c04178b52a53623e05a790f517622f1 (diff) | |
download | external_llvm-e22cde01a63c907cb23f425ba4f4f16ede754dbe.zip external_llvm-e22cde01a63c907cb23f425ba4f4f16ede754dbe.tar.gz external_llvm-e22cde01a63c907cb23f425ba4f4f16ede754dbe.tar.bz2 |
Reduce the number of indirections in the attributes implementation.
- Coallocate entires for AttributeSetImpls and Nodes after the class itself.
- Remove mutable iterators from immutable classes.
- Remove unused context field from AttributeImpl.
- Derive Enum/Align/String attribute implementations from AttributeImpl instead
of having a whole new inheritance tree for them.
- Derive AlignAttributeImpl from EnumAttributeImpl.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186075 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions