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)
commit9a131c544cc06c46a3c39ed0c3e6d4311998b5f1
treed504b6574f6f6b0564518a5965852d29b632493b
parent0c2f0ff9ccee3d711893b963b1dd8426beb7ddfe
Convert the CPP backend to use the AttributeSet instead of AttributeWithIndex.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp