all: update go-llvm to use LLVM 11 on macOS

This commit is contained in:
Ayke van Laethem
2021-02-06 23:59:56 +01:00
committed by Ron Evans
parent cca0eab3da
commit 6c5409bd17
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ require (
github.com/marcinbor85/gohex v0.0.0-20200531091804-343a4b548892
go.bug.st/serial v1.0.0
golang.org/x/tools v0.0.0-20200216192241-b320d3a0f5a2
tinygo.org/x/go-llvm v0.0.0-20210116180121-1bbb341ef8d0
tinygo.org/x/go-llvm v0.0.0-20210206225315-7fe719483a0f
)