bolt/deps/llvm-18.1.8/lld/test/wasm/Inputs/custom.ll
2025-02-14 19:21:04 +01:00

6 lines
161 B
LLVM

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