Skip to main content

attach_metadata

Function attach_metadata 

Source
pub fn attach_metadata(
    ctx: &Context,
    op: Ptr<Operation>,
    kind: impl Into<String>,
    node: MdNodeId,
)
Expand description

Attach the node node to op under the LLVM metadata kind kind.