1
Fork 0

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,5 +1,4 @@
// compile-flags: -C opt-level=3 -C target-cpu=x86-64-v3
// no-system-llvm
// only-x86_64
// ignore-debug (the extra assertions get in the way)