all: remove support for LLVM 13

This commit is contained in:
Ayke van Laethem
2022-08-02 13:35:07 +02:00
committed by Ron Evans
parent 8b67282f91
commit b6d6efde07
5 changed files with 8 additions and 24 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ require (
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
golang.org/x/tools v0.1.11
gopkg.in/yaml.v2 v2.4.0
tinygo.org/x/go-llvm v0.0.0-20220626113704-45f1e2dbf887
tinygo.org/x/go-llvm v0.0.0-20220802112859-5bb0b77907a7
)