bolt/deps/llvm-18.1.8/lld/test/wasm/Inputs/custom.ll

7 lines
161 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
target triple = "wasm32-unknown-unknown"
!0 = !{ !"red", !"foo" }
!1 = !{ !"green", !"bar" }
!2 = !{ !"green", !"qux" }
!wasm.custom_sections = !{ !0, !1, !2 }