[PATCH] D61105: [MS] Emit S_HEAPALLOCSITE debug info in SelectionDAG

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 15:13:21 PDT 2019


efriedma added a comment.

> the MDNode operand disappears

Disappears at what point, exactly?  I can't think of any pass that would drop the node, unless isel itself is dropping it somehow.

> we're skating on the thin ice

Yes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61105/new/

https://reviews.llvm.org/D61105





More information about the llvm-commits mailing list