For PR496:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 14 Feb 2005 21:54:08 +0000 (21:54 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 14 Feb 2005 21:54:08 +0000 (21:54 +0000)
commit9a8398e7a6063d3bf94e11b7cd80458cb8004ab2
treec8b0484851c0775d34013e59692fe350856cf706
parent0798056b286051fd0f9e8704179ebb4f577cadd5
For PR496:
When llvm-gcc is not available, bypass rules for Modules and Bytecode
Libraries that require llvm-gcc and emit instead a warning that llvm-gcc
is not available. This permits "make LLVMGCC=" to build LLVM completely
without error and provides warnings about the modules and bc libs that
could not be constructed.

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