Skip to content

Commit

Permalink
Manual update of LLVM_MAIN_REVISION to 513256
Browse files Browse the repository at this point in the history
Change-Id: Ibf6795fe55d67f3f405e761b7aa573da8f5299f2
  • Loading branch information
skganesan008 authored and ronlieb committed Sep 28, 2024
1 parent d2d9369 commit f61320f
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 512428
#define LLVM_MAIN_REVISION 513256

/* Define if LLVM_ENABLE_DUMP is enabled */
#cmakedefine LLVM_ENABLE_DUMP
Expand Down

0 comments on commit f61320f

Please sign in to comment.