brintos

brintos / llvm-project-archived public Read only

0
0
Text · 195 B · 511a0d8 Raw
8 lines · plain
1# __dso_handle is an linker-generated symbol that is included only when needed.2 3  .globl  get_optional4get_optional:5  .functype get_optional () -> (i32)6  i32.const __dso_handle7  end_function8