forked from OSchip/llvm-project
parent
c566139632
commit
00e0df26c3
|
@ -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
|
Loading…
Reference in New Issue