diff options
author | Don Hinton <hintonda@gmail.com> | 2017-12-02 19:12:38 +0000 |
---|---|---|
committer | Don Hinton <hintonda@gmail.com> | 2017-12-02 19:12:38 +0000 |
commit | aa7d6db5c8fc449b2908c6d629d6d9a067f49896 (patch) | |
tree | 0aef8d261f5c5eb4a25aece3ea91da9a4b630069 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 08fba37e9d560757b1efccdd466798b85557a9f5 (diff) | |
download | bcm5719-llvm-aa7d6db5c8fc449b2908c6d629d6d9a067f49896.tar.gz bcm5719-llvm-aa7d6db5c8fc449b2908c6d629d6d9a067f49896.zip |
[cmake] Re-commit: Remove redundant call to cmake when building host tools.
Also pass CMAKE_(C|CXX)_COMPILER to add_custom_command.
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: 319620
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions