Skip to content

Commit 470f396

Browse files
committed
generator: Update LLVM main anchor and version file to 22
The release/21.x branch has been created and the major version has been bumped on the main branch. Make the initial changes to the generator files so that clang-nightly continues to generate correctly. Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 4bd4305 commit 470f396

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

generator/LLVM_TOT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
21
1+
22

generator/yml/0001-llvm_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
llvm_versions:
2-
- &llvm_tot {llvm_version: 21}
2+
- &llvm_tot {llvm_version: 22}
33
- &llvm_latest {llvm_version: 20}
44
- &llvm_19 {llvm_version: 19}
55
- &llvm_18 {llvm_version: 18}

0 commit comments

Comments
 (0)