optional-symbol.ll 136 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 target triple = "wasm32-unknown-unknown" @__dso_handle = external global i8* define i8** @get_optional() { ret i8** @__dso_handle }