[PATCH] D33894: Align definition of DW_OP_plus with DWARF spec [3/3]
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 08:52:31 PDT 2017
aprantl requested changes to this revision.
aprantl added a comment.
This revision now requires changes to proceed.
This also needs a bitcode upgrade to transform the old use of DW_OP_minus to the new one. See my comment on https://reviews.llvm.org/D33892 for details.
https://reviews.llvm.org/D33894
More information about the llvm-commits
mailing list