internal/rosa: remove gawk

This change fully eliminates gawk.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-07-12 23:29:38 +09:00
parent 316edeb17b
commit 51e4426a4f
5 changed files with 13 additions and 28 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
func TestLLVMInputs(t *testing.T) {
const wantInputCount = 431
const wantInputCount = 467
_, llvm := rosa.Native().Std().MustLoad(rosa.H("llvm"))
var n int