Use correct parentheses with the '&& "..."' idiom in an assert.
authorDan Gohman <gohman@apple.com>
Mon, 8 Oct 2007 15:13:30 +0000 (15:13 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Oct 2007 15:13:30 +0000 (15:13 +0000)
commitc318329a1098a19137398af4d880f4d8cdd9cd8d
treefc3fb323b4a8995e996e0bf8001cc67d104102eb
parent417e11b9bf625b3626f8765d44248927fb200906
Use correct parentheses with the '&& "..."' idiom in an assert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42750 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp