Improve support for cross-hosted builds of LLVM.
authorShantonu Sen <ssen@apple.com>
Wed, 2 Sep 2009 23:52:23 +0000 (23:52 +0000)
committerShantonu Sen <ssen@apple.com>
Wed, 2 Sep 2009 23:52:23 +0000 (23:52 +0000)
commit5e869c353c01f168712ae33cb7de2e9ba5cdf658
tree2a85171ae873e901bb439b3548fb58e85e2479d9
parent05bb5261d8154ec0b1bd0672beaa22c475ecc763
Improve support for cross-hosted builds of LLVM.
--build=triple and other configure options are passed
to the BuildTools/ sub-invocation more consistently

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80854 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile
Makefile.config.in