zig/deps/lld/test/wasm/Inputs/custom.ll

7 lines
161 B
LLVM
Raw Normal View History

2018-08-05 05:47:16 +08:00
target triple = "wasm32-unknown-unknown"
!0 = !{ !"red", !"foo" }
!1 = !{ !"green", !"bar" }
!2 = !{ !"green", !"qux" }
!wasm.custom_sections = !{ !0, !1, !2 }