internal/rosa: export etc native artifact

This is useful for external container tooling.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-06-10 13:20:55 +09:00
parent f333b8fbd6
commit df0bb877db
3 changed files with 26 additions and 27 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
func TestLLVMInputs(t *testing.T) {
const wantInputCount = 857
const wantInputCount = 553
_, llvm := rosa.Native().Std().MustLoad(rosa.H("llvm"))
var n int