We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e7e3e commit d435670Copy full SHA for d435670
README.md
@@ -27,7 +27,7 @@ heavily used by the different GPU compilers for the Julia programming language.
27
28
## Requirements
29
30
-LLVM.jl is supported on Juila 1.10+, and thus requires LLVM 15. However, the package is
+LLVM.jl is supported on Julia 1.10+, and thus requires LLVM 15. However, the package is
31
really only **intended to be used with the LLVM library shipped with Julia**. That means you
32
can not use it with other LLVM libraries, like the one provided by your operating system. It
33
is recommended to use the official binaries from
0 commit comments