[PATCH] D66415: [DebugInfo at O2] Fix PR41992: LiveDebugVariables can drop DBG_VALUEs through misinterpreting fragments

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 09:10:04 PDT 2019


aprantl added a comment.

The testcase makes perfect sense and that sounds like a good bug to fix!
I do wonder wonder why the patch goes out of its way to save fragment infos when fragments don't appear in the test at all?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66415





More information about the llvm-commits mailing list