OSDN Git Service

Fix buildbot breakages from r317503. Add parentheses to assignment when using result...
authorGraham Yiu <gyiu@ca.ibm.com>
Mon, 6 Nov 2017 21:04:19 +0000 (21:04 +0000)
committerGraham Yiu <gyiu@ca.ibm.com>
Mon, 6 Nov 2017 21:04:19 +0000 (21:04 +0000)
commite005ea7d87872c2322e011ae7b4b02954052a934
tree7a71b2cb71c400af77173cd5194b8f8440b9e4fc
parent20a90ab7468f3609f7b3e8362d6c917832bae168
Fix buildbot breakages from r317503.  Add parentheses to assignment when using result as a condition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp