Fix typo in test name

llvm-svn: 319112
This commit is contained in:
Sam Clegg 2017-11-27 23:09:19 +00:00
parent c566139632
commit 00e0df26c3
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ target triple = "wasm32-unknown-unknown-wasm"
@ret32 = extern_weak global i32, align 4
; CHECK: error: symbol type mismatch: ret32
; CHECK: >>> defined as Global in {{.*}}symtol-type-mismatch.ll.tmp.o
; CHECK: >>> defined as Global in {{.*}}symbol-type-mismatch.ll.tmp.o
; CHECK: >>> defined as Function in {{.*}}.ret32.o