aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/llvm_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/llvm_test.go')
-rw-r--r--internal/rosa/llvm_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/llvm_test.go b/internal/rosa/llvm_test.go
index 0a09ff2f..af5f6530 100644
--- a/internal/rosa/llvm_test.go
+++ b/internal/rosa/llvm_test.go
@@ -8,7 +8,7 @@ import (
)
func TestLLVMInputs(t *testing.T) {
- const wantInputCount = 467
+ const wantInputCount = 473
_, llvm := rosa.Native().Std().MustLoad(rosa.H("llvm"))
var n int