Use iterators instead of relying upon a bitmask of attributes to remove attributes...
authorBill Wendling <isanbard@gmail.com>
Fri, 1 Feb 2013 00:13:50 +0000 (00:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 1 Feb 2013 00:13:50 +0000 (00:13 +0000)
commit30d2c76800bc821aff6e224e0bd11d88a793303e
treeba88f05408d8520e88d9833fb7b99444dfc6851f
parentfdd1eafe867734df285bbdb01cf1d21f63716798
Use iterators instead of relying upon a bitmask of attributes to remove attributes from an AttrBuilder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174123 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Attributes.cpp