]> granicus.if.org Git - llvm/commit
[CMAKE] Speedup developer builds when passing LLVM_APPEND_VC_REV = OFF
authorDon Hinton <hintonda@gmail.com>
Tue, 25 Jul 2017 21:13:18 +0000 (21:13 +0000)
committerDon Hinton <hintonda@gmail.com>
Tue, 25 Jul 2017 21:13:18 +0000 (21:13 +0000)
commit9ed22432b47e7e11a271d0423e2f11219be36bf9
tree4bc2f87cd98e570a7e6f08f75d19923b50ff249c
parent35647a1478c82fe2a28b44cdb2bb67df1d6821e5
[CMAKE] Speedup developer builds when passing LLVM_APPEND_VC_REV = OFF

Make sure multiple targets don't get rebuilt unnecessarily when LLVM_APPEND_VC_REV = OFF.

Differential Revision: https://reviews.llvm.org/D35377

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309031 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CMakeLists.txt