summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/StringExtrasTest.cpp
diff options
context:
space:
mode:
authorDon Hinton <hintonda@gmail.com>2017-11-28 16:08:57 +0000
committerDon Hinton <hintonda@gmail.com>2017-11-28 16:08:57 +0000
commit17fdf32cc15a0e869d32aedb45987b22eeae563f (patch)
treeea29d8dd91292cd71d6b7bf1e5c5d78a5c2db166 /llvm/unittests/ADT/StringExtrasTest.cpp
parent0747a7e8c3aa6654dc80906531b4aba87ab84203 (diff)
downloadbcm5719-llvm-17fdf32cc15a0e869d32aedb45987b22eeae563f.tar.gz
bcm5719-llvm-17fdf32cc15a0e869d32aedb45987b22eeae563f.zip
[cmake] Remove redundant call to cmake when building host tools.
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. Reviewers: beanz Reviewed By: beanz Subscribers: mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D40229 llvm-svn: 319176
Diffstat (limited to 'llvm/unittests/ADT/StringExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud