zturner added a comment. For the Register stuff, for example, I think it could make sense for it to be in a project such as `HAL` (Hardware Abstraction Layer) or something similarly named. Everything that describes properties of specific CPUs could go there, perhaps even including `ArchSpec`. For the Scalar stuff, perhaps a target called `Visualization` (or even just `Value`). Once more and more stuff starts ending up in Utility, I think it makes sense to try something like this.
https://reviews.llvm.org/D49740 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits