[PATCH] D60364: [DWARF] Set discriminator to 0 for DW_LNS_copy
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 14:13:42 PDT 2019
dblaikie added a comment.
Should there also be an LLVM test - given that LLVM does emit DW_LNS_copy by the looks of it, and if it's been being incorrectly interpreted/dumped, then that seems to imply there's some missing LLVM test coverage for that case, maybe?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60364/new/
https://reviews.llvm.org/D60364
More information about the llvm-commits
mailing list