From e68da83d491b3fb9aa865d898b192aeac778bb63 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 16 Jul 2007 22:11:02 +0000 Subject: [PATCH] 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 --- ModuleInfo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModuleInfo.txt b/ModuleInfo.txt index 022e5a79fcb..113c1fff5d5 100644 --- a/ModuleInfo.txt +++ b/ModuleInfo.txt @@ -1,2 +1,2 @@ -DepModule: llvm-gcc-4-0 +DepModule: BuildCmd: build-for-llvm-top.sh -- 2.34.1