[PATCH] D27361: [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation so we can stop using DW_OP_bit_piece with the wrong semantics.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 16:54:36 PST 2016


probinson accepted this revision.
probinson added a reviewer: probinson.
probinson added a comment.
This revision is now accepted and ready to land.

Duncan reviewed the bitcode upgrade part and the rest of it looks very mechanical. LGTM.


https://reviews.llvm.org/D27361





More information about the llvm-commits mailing list