[Lldb-commits] [PATCH] D47302: [WIP] New class SBTargetSettings to store and manipulate all target's properties.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 23 07:13:52 PDT 2018
clayborg added a comment.
We could end up moving anything that is set by a target property into the lldb_private target property class if it isn't already there and then that would fix things.
https://reviews.llvm.org/D47302
More information about the lldb-commits
mailing list