Index: head/contrib/llvm-project =================================================================== --- head/contrib/llvm-project (revision 363400) +++ head/contrib/llvm-project (revision 363401) Property changes on: head/contrib/llvm-project ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /vendor/llvm-project/release-10.x:r362705-363400 Index: head/lib/clang/include/VCSVersion.inc =================================================================== --- head/lib/clang/include/VCSVersion.inc (revision 363400) +++ head/lib/clang/include/VCSVersion.inc (revision 363401) @@ -1,14 +1,14 @@ // $FreeBSD$ -#define LLVM_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d" +#define LLVM_REVISION "llvmorg-10.0.1-0-gef32c611aa2" #define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git" -#define CLANG_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d" +#define CLANG_REVISION "llvmorg-10.0.1-0-gef32c611aa2" #define CLANG_REPOSITORY "git@github.com:llvm/llvm-project.git" // - -#define LLD_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d-1300007" +#define LLD_REVISION "llvmorg-10.0.1-0-gef32c611aa2-1300007" #define LLD_REPOSITORY "FreeBSD" -#define LLDB_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d" +#define LLDB_REVISION "llvmorg-10.0.1-0-gef32c611aa2" #define LLDB_REPOSITORY "git@github.com:llvm/llvm-project.git" Index: head/lib/clang/include/llvm/Support/VCSRevision.h =================================================================== --- head/lib/clang/include/llvm/Support/VCSRevision.h (revision 363400) +++ head/lib/clang/include/llvm/Support/VCSRevision.h (revision 363401) @@ -1,3 +1,3 @@ /* $FreeBSD$ */ -#define LLVM_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d" +#define LLVM_REVISION "llvmorg-10.0.1-0-gef32c611aa2" #define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"