Appease GCC's -Wparentheses.
authorMatt Beaumont-Gay <matthewbg@google.com>
Tue, 4 Dec 2012 23:54:02 +0000 (23:54 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Tue, 4 Dec 2012 23:54:02 +0000 (23:54 +0000)
commit50f61b662fa6f8e90ceba38940b79d5a48e4b6bd
tree61bbab42928b7a3110f70a3bc296aa3459cd86b6
parent34c2eb2f9968b78c8c143ebdefddfe7d4f948cac
Appease GCC's -Wparentheses.

(TIL that Clang's -Wparentheses ignores 'x || y && "foo"' on purpose. Neat.)

llvm-svn: 169337
llvm/lib/Target/ARM/ARMISelLowering.cpp