[PATCH] D76164: Fix an assertion error when emitting call site info that combines two DW_OP_stack_values.
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 16 16:24:37 PDT 2020
vsk commandeered this revision.
vsk edited reviewers, added: aprantl; removed: vsk.
vsk added a comment.
@djtodoro Perhaps I'm missing something, but it doesn't look like D76146 <https://reviews.llvm.org/D76146> would address the issue of there being two DW_OP_stack_values in the combined expression. So I think something along the lines of this patch will be needed. I'll commandeer this, per Adrian's request.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76164/new/
https://reviews.llvm.org/D76164
More information about the llvm-commits
mailing list