Skip to content

Commit

Permalink
Prepare for the future when llvm doesn't depend on llvm-gcc-4-0.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Reid Spencer committed Jul 16, 2007
1 parent 63d6d73 commit e68da83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModuleInfo.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DepModule: llvm-gcc-4-0
DepModule:
BuildCmd: build-for-llvm-top.sh

0 comments on commit e68da83

Please sign in to comment.