Skip to content

Commit 394f9dd

Browse files
authored
Manual update of LLVM_MAIN_REVISION to 529749 (llvm#1063)
passed build, but PR slightly old, and tripped over AST/ast-print-openacc-routine-construct.cpp fail not related to this PR landing
2 parents b505d45 + 885636a commit 394f9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/Config/llvm-config.h.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/* The number of commits in the linear history from the
1818
* start of the universe up to the latest llvm main commit
1919
* that has been merged */
20-
#define LLVM_MAIN_REVISION 528702
20+
#define LLVM_MAIN_REVISION 529749
2121

2222
/* Define if LLVM_ENABLE_DUMP is enabled */
2323
#cmakedefine LLVM_ENABLE_DUMP

0 commit comments

Comments
 (0)