diff --git a/llvm/include/llvm/Config/llvm-config.h.cmake b/llvm/include/llvm/Config/llvm-config.h.cmake index 1a74c5cd8ffc9f..0b66050b276a82 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 512428 +#define LLVM_MAIN_REVISION 513256 /* Define if LLVM_ENABLE_DUMP is enabled */ #cmakedefine LLVM_ENABLE_DUMP