This patch adds MIR parsing and printing for heap alloc markers, which were
added in D69136. They are printed as an operand similar to pre-/post-instr
symbols, with a heap-alloc-marker token and a metadata node.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo