summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/source/my.py
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-01-16 19:04:08 -0500
committerTom Stellard <tstellar@redhat.com>2020-06-23 14:35:35 -0700
commit0777c907268a8197de102f3770432b0f185de30a (patch)
tree38d900d421014da7d9593dd87f85938f1699e1e7 /lldb/packages/Python/lldbsuite/test/commands/command/source/my.py
parent97065683c6a965be9bc3dc06b0264940ed75c4af (diff)
downloadbcm5719-llvm-0777c907268a8197de102f3770432b0f185de30a.tar.gz
bcm5719-llvm-0777c907268a8197de102f3770432b0f185de30a.zip
Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well.
When LLVM_APPEND_VC_REV=OFF is set, the current git hash is no longer embedded into binaries (mostly for --version output). Without it, most binaries need to relink after every single commit, even if they didn't change otherwise (due to, say, a documentation-only commit). LLVM_APPEND_VC_REV is ON by default, so this doesn't change the default behavior of anything. With this, all clients of GenerateVersionFromVCS.cmake honor LLVM_APPEND_VC_REV. Differential Revision: https://reviews.llvm.org/D72855 (cherry picked from commit fb5fafb23cc2d8613f8be2487afe94d8594a88ce)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/source/my.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud