diff options
Diffstat (limited to 'test/wasm/stack-pointer.ll')
| -rw-r--r-- | test/wasm/stack-pointer.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wasm/stack-pointer.ll b/test/wasm/stack-pointer.ll index 738f0dce8e81..c5be94af4e39 100644 --- a/test/wasm/stack-pointer.ll +++ b/test/wasm/stack-pointer.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 --emit-relocs -o %t.wasm %t.o ; RUN: obj2yaml %t.wasm | FileCheck %s |
