all: support LLVM 19 and LLVM 20 on Fedora 43

The system LLVM paths on Fedora 43 are slightly different from other
systems like Debian, so adding those paths in this patch.
This commit is contained in:
Ayke van Laethem
2026-04-21 11:28:41 +02:00
committed by Ron Evans
parent 2f7a66e6d3
commit 294cf28e43
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ require (
golang.org/x/tools v0.30.0
gopkg.in/yaml.v2 v2.4.0
tinygo.org/x/espflasher v0.6.0
tinygo.org/x/go-llvm v0.0.0-20250422114502-b8f170971e74
tinygo.org/x/go-llvm v0.0.0-20260422095634-06c6725fe5e6
)
require (