build/Make & CMake: Pass the appropriate --native-target and --enable-targets
authorDaniel Dunbar <daniel@zuster.org>
Thu, 10 Nov 2011 01:16:48 +0000 (01:16 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 10 Nov 2011 01:16:48 +0000 (01:16 +0000)
commit83337302595a6b85523be8522c2b6105c8e159d1
treed58b00e93760561884cfbc9f454117811f0e1101
parentaffc6cf9d2b2b74532ce82027ac4524d1e29a658
build/Make & CMake: Pass the appropriate --native-target and --enable-targets
options to llvm-build, so the all-targets etc. components are defined properly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144255 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
Makefile.rules
lib/Target/LLVMBuild.txt
utils/llvm-build/llvmbuild/main.py