summaryrefslogtreecommitdiff
path: root/test/wasm/undefined.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm/undefined.ll')
-rw-r--r--test/wasm/undefined.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wasm/undefined.ll b/test/wasm/undefined.ll
index c5f2664317020..249afe243b07a 100644
--- a/test/wasm/undefined.ll
+++ b/test/wasm/undefined.ll
@@ -1,4 +1,4 @@
-; RUN: llc -filetype=obj -mtriple=wasm32-unknown-uknown-wasm %s -o %t.o
+; RUN: llc -filetype=obj -mtriple=wasm32-unknown-unknown-wasm %s -o %t.o
; RUN: lld -flavor wasm --allow-undefined -o %t.wasm %t.o
; Fails due to undefined 'foo'