[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / lld / test / wasm / Inputs / custom.ll
blob30b4ef00bc4c60cd72303d6be5392615d967ab3d
1 target triple = "wasm32-unknown-unknown"
3 !0 = !{ !"red", !"foo" }
4 !1 = !{ !"green", !"bar" }
5 !2 = !{ !"green", !"qux" }
6 !wasm.custom_sections = !{ !0, !1, !2 }