[all-commits] [llvm/llvm-project] d2e0fe: [lldb] [doc] Change sample commands prefix from > ...

Jan Kratochvil via All-commits all-commits at lists.llvm.org
Mon Feb 10 00:51:19 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d2e0fee77bc82a54bcc11ce778ce12f068f9e326
      https://github.com/llvm/llvm-project/commit/d2e0fee77bc82a54bcc11ce778ce12f068f9e326
  Author: Jan Kratochvil <jan.kratochvil at redhat.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M lldb/docs/resources/test.rst

  Log Message:
  -----------
  [lldb] [doc] Change sample commands prefix from > to $

Remove all beginning > from the sample commands as my accidental
copy-paste (multiple times...) will discard ./bin/llvm-lit which is
difficult to rebuild (I have to rm -rf and cmake it all again).

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




More information about the All-commits mailing list