Add support for Canadian Cross builds where the host executables are not
commite4c032e38e3eef6c84b7a7529406a8c306d0e6a5
authorJim Grosbach <grosbach@apple.com>
Thu, 2 Oct 2008 22:56:44 +0000 (2 22:56 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 2 Oct 2008 22:56:44 +0000 (2 22:56 +0000)
tree2030e2081eafe70baeea869342ed46d853eea8b0
parent1a7f65b1aa8aa739b31cf7d0b2c8db87b435a6b8
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