diff --git a/llvm/include/llvm/Config/llvm-config.h.cmake b/llvm/include/llvm/Config/llvm-config.h.cmake index cd0982c889ccc..b42fe4e42942a 100644 --- a/llvm/include/llvm/Config/llvm-config.h.cmake +++ b/llvm/include/llvm/Config/llvm-config.h.cmake @@ -17,7 +17,7 @@ /* The number of commits in the linear history from the * start of the universe up to the latest llvm main commit * that has been merged */ -#define LLVM_MAIN_REVISION 563950 +#define LLVM_MAIN_REVISION 564703 /* Define if LLVM_ENABLE_DUMP is enabled */ #cmakedefine LLVM_ENABLE_DUMP