[PATCH] D85741: [DebugInstrRef][1/9] Initial fields and instruction for instruction-referencing variable locations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 02:27:02 PDT 2020


jmorse added a comment.

In D85741#2226310 <https://reviews.llvm.org/D85741#2226310>, @aprantl wrote:

> Oh, one important thing: Can you add a section to the .rst documentation with a MIR example that explains what a DBG_VALUE_REF is / what it's used for, etc?

Curses, this fell out of my working-set before commiting; I'll cook that up now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85741



More information about the llvm-commits mailing list