1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-13 15:37:24 +00:00

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

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