[PATCH] D73534: [DebugInfo] Enable the debug entry values feature by default

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 10:01:41 PST 2020


nickdesaulniers added a comment.

In D73534#1882136 <https://reviews.llvm.org/D73534#1882136>, @djtodoro wrote:

> - Address the issue with ARM `describeLoadedValue()` (thanks to @vsk, I've reduced the test `llvm/test/DebugInfo/MIR/ARM/dbgcallsite-noreg-is-imm-check.mir`)


I'd like to help test this, but `arc patch D73534` is now failing with merge conflicts. Can you please rebase this on master?


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

https://reviews.llvm.org/D73534





More information about the cfe-commits mailing list