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)
commitb73c0410050aabeefd44249d6e1d458d75c68055
tree27af946c1452f3fd895a5f4da47b5ce2fa43342d
parenta7249ec1a714bea254832a75df490118dea23861
Fix build with gcc. This has a -Wsequence-point error on 'MII', which is a good point.

llvm-svn: 229979
llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp