teemperor added inline comments.
Herald added a subscriber: JDevlieghere.

================
Comment at: lldb/test/Shell/helper/toolchain.py:65-68
         ToolSubst('%platformserver',
                   command=FindTool('lldb-server'),
                   extra_args=['platform'],
                   unresolved='ignore'),
----------------
labath wrote:
> I guess we don't need this then, as one can just write `%lldb-server 
> platform`. It also seems to be unused.
It seems the test that was using this substitution was accidentally deleted in 
the lldb-mi removal, so I reinstated that test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91155

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

Reply via email to