summaryrefslogtreecommitdiff
path: root/LLVMBuild.txt
diff options
context:
space:
mode:
authorDon Hinton <hintonda@gmail.com>2017-12-01 19:35:56 +0000
committerDon Hinton <hintonda@gmail.com>2017-12-01 19:35:56 +0000
commit4b50cdffe5760bd771313fc8da82fcd6325b571d (patch)
tree2caa51be277c4e619080b8e1a695d86b03a1732e /LLVMBuild.txt
parent52eba828c1a59929a1c1d11d4e74c4046b8f2c6b (diff)
[cmake] Resubmit Remove redundant call to cmake when building host tools.
Only pass Native to LLVM_TARGETS_TO_BUILD. Summary: Remove the redundant, config-time call to cmake when building host tools for cross compiles or optimized tablegen.. The config-time call to cmake is redundant because it will always get called again when the CONFIGURE_LLVM_${target_name} target fires at build-time. This speeds up initial configuration, but has no affect on build behavior. Differential Revision: https://reviews.llvm.org/D40229 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319574 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LLVMBuild.txt')
0 files changed, 0 insertions, 0 deletions