mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
and document the shortcomings of LLDB's partially defined DW_OP_piece handling. This would manifest as "DW_OP_piece for offset foo but top of stack is of size bar". rdar://problem/46262998 Differential Revision: https://reviews.llvm.org/D72880