pub fn attach_metadata( ctx: &Context, op: Ptr<Operation>, kind: impl Into<String>, node: MdNodeId, )
Attach the node node to op under the LLVM metadata kind kind.
node
op
kind