have the makefiles check the llvm-config error code instead of charging
authorChris Lattner <sabre@nondot.org>
Wed, 1 Sep 2010 16:11:17 +0000 (16:11 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 1 Sep 2010 16:11:17 +0000 (16:11 +0000)
commitf636aa9c7e73c426bf5ddaec1c874e00fd4d2bf7
tree571f62597a7d2c1aa0c89a86563ab7bc49e54e5f
parent0b5b18340b9c57e8c97172b3190bb97371b72e08
have the makefiles check the llvm-config error code instead of charging
on an producing weird link errors.  Patch by Yuri Gribov!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112714 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
lib/CompilerDriver/Makefile