llvm-6502/tools/llvm-config
Reid Spencer dd3f6aa91f Make changes necessary for stopping the build if a cyclic library
dependency is found. The find-cycles.pl script now exits with a return code
that equals the number of cycles found. The Makefile was changed to ignore
the status code of find-cycles.pl. This should be removed once the libraries
are free of cyclic dependencies.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29290 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-26 17:10:54 +00:00
..
.cvsignore Update the ignore file 2006-06-02 00:23:15 +00:00
find-cycles.pl Make changes necessary for stopping the build if a cyclic library 2006-07-26 17:10:54 +00:00
llvm-config.in.in Remove useless noop argument 2006-06-07 00:43:18 +00:00
Makefile Make changes necessary for stopping the build if a cyclic library 2006-07-26 17:10:54 +00:00