xiaobai added a comment.

In D72684#1820486 <https://reviews.llvm.org/D72684#1820486>, @clayborg wrote:

> We might also want to move these into lldb/source/Plugins/TypeSystem as well 
> to complete this refactor?


You could move it now, but ValueObject still depends on it (and you would be 
introducing more plugin dependencies that shouldn't exist). I have a patch here 
(D69820 <https://reviews.llvm.org/D69820>) removing it that still needs some 
more work but after that we should be able to move it without introducing any 
more dependencies.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72684/new/

https://reviews.llvm.org/D72684



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to