Skip to content

Commit

Permalink
Manual update of LLVM_MAIN_REVISION to 510110
Browse files Browse the repository at this point in the history
Change-Id: I17160bad00c018d6decd2c6e19eea7ec8488fb49
  • Loading branch information
skganesan008 authored and ronlieb committed Aug 30, 2024
1 parent dc0a164 commit dd6c8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/include/llvm/Config/llvm-config.h.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dd6c8ed

Please sign in to comment.