zig/deps/lld/test/wasm/Inputs/custom.ll
2018-08-04 17:47:16 -04:00

7 lines
161 B
LLVM

target triple = "wasm32-unknown-unknown"
!0 = !{ !"red", !"foo" }
!1 = !{ !"green", !"bar" }
!2 = !{ !"green", !"qux" }
!wasm.custom_sections = !{ !0, !1, !2 }