Fix CPP backend for method attributes by creating a block where a new AttrBuilder...
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Fri, 26 Oct 2012 09:14:38 +0000 (09:14 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Fri, 26 Oct 2012 09:14:38 +0000 (09:14 +0000)
commit8b1b4136a0cce28ab2740473be215d22e3b005a9
tree8cab9942f9bcc764e6d2a26d32ce3a24320f177d
parentf098be4f8669a59282136485b8d2602e334a519e
Fix CPP backend for method attributes by creating a block where a new AttrBuilder is defined for each attribute.

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