[all-commits] [llvm/llvm-project] 0f3254: [lldb] Improve help for platform put-file

Keith Smiley via All-commits all-commits at lists.llvm.org
Tue Oct 5 10:30:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f3254b29f375d449e815e91d63bef78d9e81354
      https://github.com/llvm/llvm-project/commit/0f3254b29f375d449e815e91d63bef78d9e81354
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

  Changed paths:
    M lldb/source/Commands/CommandObjectPlatform.cpp

  Log Message:
  -----------
  [lldb] Improve help for platform put-file

Previously it was not clear what arguments this required, or what it would do if you didn't pass the destination argument.

Differential Revision: https://reviews.llvm.org/D110981




More information about the All-commits mailing list