mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 13:33:39 +00:00
main: use LLVM 11 by default when linking LLVM dynamically
This doesn't affect the release builds but it is helpful for TinyGo developers.
This commit is contained in:
committed by
Ron Evans
parent
a867b56e5f
commit
a90865506d
@@ -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-20201104183921-570e7a6841d9
|
||||
tinygo.org/x/go-llvm v0.0.0-20210116180121-1bbb341ef8d0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user