diff options
author | Don Hinton <hintonda@gmail.com> | 2017-12-01 19:35:56 +0000 |
---|---|---|
committer | Don Hinton <hintonda@gmail.com> | 2017-12-01 19:35:56 +0000 |
commit | 7edff4789911a9343973cf5da069e746c9d9885e (patch) | |
tree | 4700caeac1b96856026d216bac5e4c2159f83d87 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | b34a8198a9d4af48f33870c1763f37698f95a938 (diff) | |
download | bcm5719-llvm-7edff4789911a9343973cf5da069e746c9d9885e.tar.gz bcm5719-llvm-7edff4789911a9343973cf5da069e746c9d9885e.zip |
[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
llvm-svn: 319574
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions