You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, builds link dynamically to LLVM 16. They can also statically link to it by enabling the `prefer-static` or `force-static` features. LLVM 15 can be linked to instead with the `llvm-15` feature.
11
+
By default, builds link dynamically to LLVM 16. They can also statically link to it by enabling the `prefer-static` or `force-static` features.
12
12
## Language features
13
13
- Modern programming features without a focus on compatibility with an outdated standard
0 commit comments