summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/BitWriter.h
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-01-28 05:44:14 +0000
committerBill Wendling <isanbard@gmail.com>2013-01-28 05:44:14 +0000
commit8e31efdbbfe49bace5eca17f9971367d30a1f90f (patch)
tree15a2d073d1931bd78572e054983228147dc76929 /llvm/include/llvm-c/BitWriter.h
parent1aa9d9e260d5579c6372af102a00205ddda2a1e3 (diff)
downloadbcm5719-llvm-8e31efdbbfe49bace5eca17f9971367d30a1f90f.tar.gz
bcm5719-llvm-8e31efdbbfe49bace5eca17f9971367d30a1f90f.zip
Rewrite the removeAttr() method.
This now uses the AttributeSet object instead of the Attribute / AttributeWithIndex objects. It's fairly simple now. It goes through all of the subsets before the one we're modifying, adds them to the new set. It then adds the modified subset (with the requested attributes removed). And then adds the rest of the subsets. llvm-svn: 173660
Diffstat (limited to 'llvm/include/llvm-c/BitWriter.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud