forked from rosa/hakurei
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user