[Lldb-commits] [PATCH] D91847: [lldb] [debugserver] Add stN aliases for stmmN for compatibility
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 6 05:55:51 PST 2021
labath added a comment.
In D91847#2410723 <https://reviews.llvm.org/D91847#2410723>, @krytarowski wrote:
> I would mark stmmX as an alias to stX and keep stX as the default for all platforms. stmmX could be an alias for everybody for legacy reasons.
Possibly. Though we could also do that later, as the next step towards total deprecation...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91847/new/
https://reviews.llvm.org/D91847
More information about the lldb-commits
mailing list