Skip to content

Commit e071236

Browse files
Update supported LLVM version (#16198)
1 parent 15685dc commit e071236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llvm/lib_llvm.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
# Supported library versions:
5858
#
59-
# * LLVM (8-20; aarch64 requires 13+)
59+
# * LLVM (8-22; aarch64 requires 13+)
6060
#
6161
# See https://crystal-lang.org/reference/man/required_libraries.html#other-stdlib-libraries
6262
{% begin %}

0 commit comments

Comments
 (0)