summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mips64-padding-arg.c
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
commit1c7cc8ae90b05234329671db09f52f71b3e7dfa9 (patch)
tree93a04994c9e507f8c022a81d0771b0c2862a8538 /clang/test/CodeGen/mips64-padding-arg.c
parent1a0cf805336fe4e0736d787bf522ed172e2d71e3 (diff)
downloadbcm5719-llvm-1c7cc8ae90b05234329671db09f52f71b3e7dfa9.tar.gz
bcm5719-llvm-1c7cc8ae90b05234329671db09f52f71b3e7dfa9.zip
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). llvm-svn: 174110
Diffstat (limited to 'clang/test/CodeGen/mips64-padding-arg.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud