diff options
author | Nico Weber <thakis@chromium.org> | 2020-01-16 09:55:36 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2020-01-16 09:55:36 -0500 |
commit | 4b6d9ac392613e33c61ff3f91ade6c477d8396fa (patch) | |
tree | ddd5ad0ddcd9eb53a352c43b7f596298aeb24438 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | c969335abdb22284691e7cb2894820350cfe422b (diff) | |
download | llvm-4b6d9ac392613e33c61ff3f91ade6c477d8396fa.zip llvm-4b6d9ac392613e33c61ff3f91ade6c477d8396fa.tar.gz llvm-4b6d9ac392613e33c61ff3f91ade6c477d8396fa.tar.bz2 |
Make lld cmake not compute commit revision twice
r354605 moved LLD to the unified revision handling introduced in
rL353268 / r352729 and removed uses of LLD_REPOSITORY_STRING and
LLD_REVISION_STRING.
After this change, we no longer compute the (now-unused) values
of these two variables.
Since this removes the only use of llvm/utils/GetRepositoryPath,
remove that too (it's redundant with the system added in r354605).
While here, also remove LLD_VERSION_MAJOR and LLD_VERSION_MINOR.
Their uses were removed in r285163.
Also remove LLD_VERSION from Version.inc which as far as I can
tell has been unused since the file was added in r219277.
No behavior change.
Differential Revision: https://reviews.llvm.org/D72803
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions