1
Fork 0

Update the minimum external LLVM to 18

This commit is contained in:
Josh Stone 2024-09-17 12:37:45 -07:00
parent f79a912d9e
commit 6fd8a50680
57 changed files with 89 additions and 401 deletions

View file

@ -1,5 +1,4 @@
//@ compile-flags: -O
//@ min-llvm-version: 18
#![crate_type = "lib"]
use std::ptr::NonNull;