summaryrefslogtreecommitdiff
path: root/lib/MC/MCPureStreamer.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-01-31 23:16:25 +0000
committerBill Wendling <isanbard@gmail.com>2013-01-31 23:16:25 +0000
commit169d5270751597aed4095ead00401a3374906147 (patch)
tree7eca2760854ffdd8e7f398981cb756e2a3908b10 /lib/MC/MCPureStreamer.cpp
parent68cbd91f97b4f963971c941405227fe943e376ac (diff)
downloadllvm-169d5270751597aed4095ead00401a3374906147.tar.gz
llvm-169d5270751597aed4095ead00401a3374906147.tar.bz2
llvm-169d5270751597aed4095ead00401a3374906147.tar.xz
Remove the AttrBuilder form of the Attribute::get creators.
The AttrBuilder is for building a collection of attributes. The Attribute object holds only one attribute. So it's not really useful for the Attribute object to have a creator which takes an AttrBuilder. This has two fallouts: 1. The AttrBuilder no longer holds its internal attributes in a bit-mask form. 2. The attributes are now ordered alphabetically (hence why the tests have changed). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174110 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MCPureStreamer.cpp')
0 files changed, 0 insertions, 0 deletions