Follow-up to d69d07569e 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:	d69d07569e
This commit is contained in:
Dimitry Andric 2021-08-07 19:14:31 +02:00
parent 784692c740
commit cd38d9cf26

View File

@ -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-1400001"
#define LLD_REVISION "llvmorg-12.0.1-0-gfed41342a82f-1400002"
#define LLD_REPOSITORY "FreeBSD"
#define LLDB_REVISION "llvmorg-12.0.1-0-gfed41342a82f"