[Lldb-commits] [PATCH] D125089: [lldb] Change implementation of memory read --show-tags option

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 6 05:49:07 PDT 2022


DavidSpickett added a reviewer: omjavaid.
DavidSpickett added a comment.

I did try to add the option via Options.td but adding a multi character short option there doesn't seem to work. I could enable that but it seems like just as much work to make an option group for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125089



More information about the lldb-commits mailing list