diff --git a/llvm/include/llvm/Config/llvm-config.h.cmake b/llvm/include/llvm/Config/llvm-config.h.cmake index d8ce6b90a57cd3..c3efe8466b384c 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 509307 +#define LLVM_MAIN_REVISION 510110 /* Define if LLVM_ENABLE_DUMP is enabled */ #cmakedefine LLVM_ENABLE_DUMP