[PATCH] D27361: [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation so we can stop using DW_OP_bit_piece with the wrong semantics.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 12:02:59 PST 2016
aprantl added a comment.
This is kind of obvious, but I should have noted that I renamed piece to fragment whenever we use the LLVM-internal semantics to avoid confusion in the future.
Repository:
rL LLVM
https://reviews.llvm.org/D27361
More information about the llvm-commits
mailing list