This patch brings the list of attributes in CPPBackend.cpp up to date with the
authorJeffrey Yasskin <jyasskin@google.com>
Thu, 28 May 2009 03:16:17 +0000 (03:16 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Thu, 28 May 2009 03:16:17 +0000 (03:16 +0000)
commit2d92c71668a96dcad806b4f0ed4ecce2bec2d2de
tree5116b3a6b053271e31c64ea38d8d677a93c3e21f
parent3be2e514c9e7b20135be5b9df3e9aa1cb08cb374
This patch brings the list of attributes in CPPBackend.cpp up to date with the
list in Attributes.h. It also reorders the CPPBackend list to match so that
it's easier to see that it's complete.

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