summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/undefined.ll
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/wasm/undefined.ll')
-rw-r--r--lld/test/wasm/undefined.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/wasm/undefined.ll b/lld/test/wasm/undefined.ll
index c5f26643170..249afe243b0 100644
--- a/lld/test/wasm/undefined.ll
+++ b/lld/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'
OpenPOWER on IntegriCloud