aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-07-07 10:30:33 -0700
committerGitHub <noreply@github.com>2024-07-07 10:30:33 -0700
commit649cdfc4b6781a350dfc87d9b2a4b5a4c3395909 (patch)
treeb272e6cd4a6958ea2975dc0ac004c8719dc80cf8 /llvm/lib/IR/Module.cpp
parent07c157a43534744bff8b9cf03a5ec8d19717ba72 (diff)
downloadllvm-649cdfc4b6781a350dfc87d9b2a4b5a4c3395909.zip
llvm-649cdfc4b6781a350dfc87d9b2a4b5a4c3395909.tar.gz
llvm-649cdfc4b6781a350dfc87d9b2a4b5a4c3395909.tar.bz2
[ELF] Reinstate the former spelling in the version message
With `LLVM_APPEND_VC_REV=off`, the new version message after #97323 looks like: ``` % /tmp/out/custom2/bin/ld.lld --version LLD 19.0.0, compatible with GNU linkers ``` A trailing comma after the version string might cause issues with version detection tools that don't strip it, as seen in the Linux kernel's scripts/ld-version.sh script. Pull Request: https://github.com/llvm/llvm-project/pull/97942
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions