[PATCH] D77446: Add MIR-level debugify with only locations support for now

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 01:03:28 PDT 2020


djtodoro added a comment.

In D77446#2031004 <https://reviews.llvm.org/D77446#2031004>, @djtodoro wrote:

> Thanks for this work! I've missed this, since it was not marked as 'debug-info' project.
>
> I think we should document this at https://llvm.org/docs/SourceLevelDebugging.html#testing-debug-info-preservation-in-optimizations.


The D80052 <https://reviews.llvm.org/D80052> will address this comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77446





More information about the llvm-commits mailing list