fix llvm reduce

This commit is contained in:
nora 2023-05-30 16:57:29 +02:00
parent 1ba5be2ed2
commit 746b6d292e

3
README.md Normal file
View file

@ -0,0 +1,3 @@
```sh
llvm-reduce ll.ll --test=./checkllvm.sh
```