OSDN Git Service

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)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:12:07 +0000 (09:12 -0800)
commit13293dcd03d3226d35ebd3a3ace5cfb6b5d6ff79
treefb425a13e2074d82941b81ed80c22aa736bb2cfe
parente5345b6caee7f2f205e267ae56d532d39784ac5a
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