[PATCH] D61184: [Salvage] Change salvage debug info implementation to use new DW_OP_LLVM_convert where needed

Markus Lavin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 00:10:53 PDT 2019


markus added a comment.

In D61184#1480359 <https://reviews.llvm.org/D61184#1480359>, @markus wrote:

> A bit prettier would be to introduce a `DW_OP_LLVM_reinterpret` op to do that job.


I am preparing a patch for that right now. Regardless of this review it should make the existing `DW_OP_LLVM_convert` stuff a bit cleaner.


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

https://reviews.llvm.org/D61184





More information about the llvm-commits mailing list