Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 559440
#define LLVM_MAIN_REVISION 560248

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