Prepare for the future when llvm doesn't depend on llvm-gcc-4-0.

This also avoids a fork bomb from the llvm-top/build script which
doesn't know how to handle cycles in the dependence graph.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39933 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-07-16 22:11:02 +00:00
parent 63d6d7385f
commit e68da83d49

View File

@ -1,2 +1,2 @@
DepModule: llvm-gcc-4-0
DepModule:
BuildCmd: build-for-llvm-top.sh