llvm-6502/tools/llvm-config
Reid Spencer 1bc686433b Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
have a compile-host version of "nm", not build-host. In order to effect this
we must use autoconf to determine the correct "nm" to use and propagate that
through the makefiles, through llvm-config and finally to GenLibDeps.pl as
an optional argument.
Patch contributed by Anton Korobeynikov. Thanks!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29368 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-27 23:00:30 +00:00
..
.cvsignore Update the ignore file 2006-06-02 00:23:15 +00:00
find-cycles.pl Avoid a "scary" make warning for the 1.8 release. This should be reenabled 2006-07-26 21:14:04 +00:00
llvm-config.in.in Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to 2006-07-27 23:00:30 +00:00
Makefile Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to 2006-07-27 23:00:30 +00:00