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)
commit59dce37a820a2f7dda6d40100861b7e43aac3daa
treee7add152a0a3aeb81b98410f056fa460e1487b4d
parent7321fec934b05e9cc33fa51d7d112d8267dfe0ca
Merge the collected attributes into the call instruction's attributes.

llvm-svn: 174955
llvm/lib/AsmParser/LLParser.cpp