Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update LLVM intrinsic names for LLVM 15
LLVM 15 removes the pointer type from intrinsic suffixes, effectively replacing `.p0i8` (and other similar types) with just `.p0`. cc rust-lang/rust#102738
- Loading branch information