Silence a warning.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 27 Nov 2008 17:29:52 +0000 (17:29 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 27 Nov 2008 17:29:52 +0000 (17:29 +0000)
commita89d102b32d74fed5d3c7aeea8869a11c3074063
treed06c35d8799c168726873890adc514fa1d84abf5
parent440954c64b2fea2f03362cad0bca1a9795e8b994
Silence a warning.

Despite changing the order of evaluation, this doesn't actually change the
meaning of the statement.

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