Add support for Canadian Cross builds where the host executables are not
authorJim Grosbach <grosbach@apple.com>
Thu, 2 Oct 2008 22:56:44 +0000 (22:56 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 2 Oct 2008 22:56:44 +0000 (22:56 +0000)
commit673612ec72e0e246ca671a3977666424b5ed77cc
tree2030e2081eafe70baeea869342ed46d853eea8b0
parent597f3f8c5d5ed4a848a3b15bb75a4fce2628759c
Add support for Canadian Cross builds where the host executables are not
runnable on the build machine.

There are a few bits that need built for the build environment (TableGen).
This patch builds those bits, and the associated libraries, for the build
environment as well as the (usual) host environment.

Thanks to Eric C. and Devang P. for pre-commit review.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56975 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile
Makefile.config.in
Makefile.rules
autoconf/configure.ac
configure