[PATCH] D27361: [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation so we can stop using DW_OP_bit_piece with the wrong semantics.
Duncan P. N. Exon Smith via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 13:08:33 PST 2016
The bitcode upgrade LGTM. (Didn't look at the rest of the patch; let me know if you want/need me to.)
> On 2016-Dec-02, at 12:02, Adrian Prantl via Phabricator <reviews at reviews.llvm.org> wrote:
>
> 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