Add missing braces to pacify GCC's -Wparentheses.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 13 Oct 2011 00:54:59 +0000 (00:54 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 13 Oct 2011 00:54:59 +0000 (00:54 +0000)
commit3821b1885e13dcdda6aa2853f1317d3288256685
tree9449152cb178ed8a2911ecba4ad6dc1a20ceb225
parentfc61a23506fdad8f38e3437d741a4108339abcfe
Add missing braces to pacify GCC's -Wparentheses.

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