summaryrefslogtreecommitdiff
path: root/tools/llvm-ar/llvm-ar.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2013-07-11 12:13:16 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2013-07-11 12:13:16 +0000
commite22cde01a63c907cb23f425ba4f4f16ede754dbe (patch)
treec67a9b74f511020e32076355a63253e839f016c6 /tools/llvm-ar/llvm-ar.cpp
parent67a6b1c40c04178b52a53623e05a790f517622f1 (diff)
downloadllvm-e22cde01a63c907cb23f425ba4f4f16ede754dbe.tar.gz
llvm-e22cde01a63c907cb23f425ba4f4f16ede754dbe.tar.bz2
llvm-e22cde01a63c907cb23f425ba4f4f16ede754dbe.tar.xz
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/llvm-ar/llvm-ar.cpp')
0 files changed, 0 insertions, 0 deletions