https://github.com/slinder1 requested changes to this pull request.
Can you just use `DW_OP_LLVM_user` for this? See https://github.com/llvm/llvm-project/commit/58669354bf1f8eef39979e31915b1e212a3985c9 When we needed the same for AMDGPU we added the extension point in a general way, so there wouldn't need to be further clogging up of the limited top-level encoding space. If there are problems with our implementation I would prefer we address them there, so we can all share the same extension point https://github.com/llvm/llvm-project/pull/216314 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
