diff options
author | Andrew Ng <anng.sw@gmail.com> | 2019-07-01 10:58:20 +0000 |
---|---|---|
committer | Andrew Ng <anng.sw@gmail.com> | 2019-07-01 10:58:20 +0000 |
commit | d74f2d0a860907ae0cb6404737fa18b303593e4b (patch) | |
tree | 4d70c64221bc6e87f55fe0b7cc44ec4f9c493796 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 60300c9c7d68e79b1682b4b2ddec127cffe9f451 (diff) | |
download | bcm5719-llvm-d74f2d0a860907ae0cb6404737fa18b303593e4b.tar.gz bcm5719-llvm-d74f2d0a860907ae0cb6404737fa18b303593e4b.zip |
[benchmark] Disable CMake get_git_version
Disabled CMake get_git_version as it is meaningless for this in-tree
build, and hardcoded a null version.
Not using get_git_version avoids a refresh of the git index that is
executed by get_git_version. Refreshing the index can take a
considerable amount of time if the index needs to be refreshed
(particularly with the mono repo). This situation can arise when
building shared source on a host in VMs.
Differential Revision: https://reviews.llvm.org/D63925
llvm-svn: 364742
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions