[PATCH] D59687: [DebugInfo] Prologue inserter need to insert DW_OP_deref_size

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 09:57:24 PDT 2019


aprantl added a comment.

In D59687#1471389 <https://reviews.llvm.org/D59687#1471389>, @markus wrote:

> Having a bit of hard time minimizing the Chromium failure to something useful.


You may already know this, but just in case: I'm using results delta (http://delta.tigris.org) for these kind of jobs with great results. There is also creduce, but in my personal experience it is slower than multidelta and more easily tripped by unusual inputs.


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

https://reviews.llvm.org/D59687





More information about the llvm-commits mailing list