summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGeorge Karpenkov <ekarpenkov@apple.com>2017-08-21 21:19:13 +0000
committerGeorge Karpenkov <ekarpenkov@apple.com>2017-08-21 21:19:13 +0000
commit916b56d6d731c57374e2635abaa39cdc3e8ff129 (patch)
treeb09de5a36f86113418a5e8755b536f7bcf123989 /test
parentbdf800ddb572949ce9cb5e27c89053a5b62b1083 (diff)
[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 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@311384 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions