diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2017-08-21 21:19:13 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2017-08-21 21:19:13 +0000 |
commit | 93e9e8a0d3840a9f147e9e42e8dde1c5751bd1cc (patch) | |
tree | ae3e6e145c294383b4d84286cdeccffc839d9434 /llvm/lib/LineEditor/LineEditor.cpp | |
parent | 775ffcc8f5a1321d7e0a41fc6af54c1970b1da0b (diff) | |
download | bcm5719-llvm-93e9e8a0d3840a9f147e9e42e8dde1c5751bd1cc.tar.gz bcm5719-llvm-93e9e8a0d3840a9f147e9e42e8dde1c5751bd1cc.zip |
[NFC CMake] Do not relink test targets every time in compiler-rt
CMake's add_custom_target is considered to be *always* out of date.
This patch changes it to a combination of add_custom_target and
add_custom_command which actually tracks dependencies' timestamps.
On my machine this reliably saves 6-7 seconds on each test group.
This can be a large difference when debugging small tests.
Differential Revision: https://reviews.llvm.org/D36912
llvm-svn: 311384
Diffstat (limited to 'llvm/lib/LineEditor/LineEditor.cpp')
0 files changed, 0 insertions, 0 deletions