Convert the CPP backend to use the AttributeSet instead of AttributeWithIndex.
authorBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 01:22:51 +0000 (01:22 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 01:22:51 +0000 (01:22 +0000)
commitcc1fc9465bf9ea6561e5142db67fae77a352064d
tree21317e48960623933aa1f23eb0db55b585f9babe
parent71173cb7dcb53d22fdbf7a41f091d9642de422a6
Convert the CPP backend to use the AttributeSet instead of AttributeWithIndex.

Further removal of the introspective AttributeWithIndex thing. Also fix the #includes.

llvm-svn: 173599
llvm/lib/Target/CppBackend/CPPBackend.cpp