Merge the collected attributes into the call instruction's attributes.
authorBill Wendling <isanbard@gmail.com>
Tue, 12 Feb 2013 10:13:06 +0000 (10:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 12 Feb 2013 10:13:06 +0000 (10:13 +0000)
commitf54676234a9826fc987512301d4dea36405c2c42
treec6afc588467e56c42a27b1d4bebecaeab007f5d5
parentd7fdee493b016a54a8a6fbdd3359576488fad582
Merge the collected attributes into the call instruction's attributes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174955 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp