xref: /llvm-project/lld/test/wasm/Inputs/custom.ll (revision 262e09018b60d5c075f28c1e74b4c3a792f55969)
1target triple = "wasm32-unknown-unknown"
2
3!0 = !{ !"red", !"foo" }
4!1 = !{ !"green", !"bar" }
5!2 = !{ !"green", !"qux" }
6!wasm.custom_sections = !{ !0, !1, !2 }
7