Fix build with gcc. This has a -Wsequence-point error on 'MII', which is a good point.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 20 Feb 2015 07:17:40 +0000 (07:17 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 20 Feb 2015 07:17:40 +0000 (07:17 +0000)
commit0ba76cd459cc09c5f2f417dd527ef70c11abf857
treebbec384496ccebe376eb525b78fe60e7f2918deb
parent3ff22e442dc79069bc11b9123d339761cafb9379
Fix build with gcc. This has a -Wsequence-point error on 'MII', which is a good point.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229979 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp