aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2021-08-07 17:14:31 +0000
committerDimitry Andric <dim@FreeBSD.org>2021-12-25 11:51:15 +0000
commitdbdd454e6494cf929a512a65e5f0e75f3778eca5 (patch)
treeb2db6145fa4301dd66fa6ae16ea14ae07509fa54
parent82420cc68852f332874d11b06153589fa7bce502 (diff)
downloadsrc-dbdd454e6494cf929a512a65e5f0e75f3778eca5.tar.gz
src-dbdd454e6494cf929a512a65e5f0e75f3778eca5.zip
Follow-up to d69d07569ee2 by bumping lld local version
This makes it easier to detect that lld's support for compressed input sections on BE targets is fixed. MFC after: 3 days X-MFC-With: d69d07569ee2 (cherry picked from commit cd38d9cf26db9264f709c52469f0f4e9684d62bb)
-rw-r--r--lib/clang/include/VCSVersion.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clang/include/VCSVersion.inc b/lib/clang/include/VCSVersion.inc
index ec022aa27fc2..2aba038cf0b6 100644
--- a/lib/clang/include/VCSVersion.inc
+++ b/lib/clang/include/VCSVersion.inc
@@ -7,7 +7,7 @@
#define CLANG_REPOSITORY "git@github.com:llvm/llvm-project.git"
// <Upstream revision at import>-<Local identifier in __FreeBSD_version style>
-#define LLD_REVISION "llvmorg-12.0.1-0-gfed41342a82f-1200013"
+#define LLD_REVISION "llvmorg-12.0.1-0-gfed41342a82f-1200014"
#define LLD_REPOSITORY "FreeBSD"
#define LLDB_REVISION "llvmorg-12.0.1-0-gfed41342a82f"