internal/rosa/llvm: early-runtimes for gentoo stage only

This bootstrap step is not required for a native Rosa OS stage0 distribution.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-08-25 15:26:35 +09:00
parent 18ba73c957
commit ce53fa9249
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
func TestLLVMInputs(t *testing.T) {
const wantInputCount = 470
const wantInputCount = 466
_, llvm := rosa.MustLoad(rosa.H("llvm"))
var n int