You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
181 B

target triple = "wasm32-unknown-unknown"
define i32 @bar() local_unnamed_addr #0 {
entry:
ret i32 1
}
define void @archive3_symbol() local_unnamed_addr #0 {
entry:
ret void
}