Remove uses of no-system-llvm

It looks like none of these are actually needed.
This commit is contained in:
Nikita Popov 2024-01-23 10:17:05 +01:00
parent 823e8b041a
commit 31f5f033e9
19 changed files with 0 additions and 20 deletions

View file

@ -1,4 +1,3 @@
// no-system-llvm
// compile-flags: -O -C overflow-checks=on
#![crate_type = "lib"]