[debuginfo-tests] 7d8c19a - [Dexter][NFC] Add Missing Commands to Commands.md Contents

Tom Weaver via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 08:39:47 PDT 2020


Author: Nabeel Omer
Date: 2020-10-19T16:38:49+01:00
New Revision: 7d8c19a4e9ed8f39eda0f0f383d5ff8f1485471b

URL: https://github.com/llvm/llvm-project/commit/7d8c19a4e9ed8f39eda0f0f383d5ff8f1485471b
DIFF: https://github.com/llvm/llvm-project/commit/7d8c19a4e9ed8f39eda0f0f383d5ff8f1485471b.diff

LOG: [Dexter][NFC] Add Missing Commands to Commands.md Contents

  NFC patch simply updates the commands.md documentation contents with missing
  links to the DexLimitSteps and DexLabel command documentation.

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

  Author:    Nabeel Omer <nabeel.omer at sony.com>

Added: 
    

Modified: 
    debuginfo-tests/dexter/Commands.md

Removed: 
    


################################################################################
diff  --git a/debuginfo-tests/dexter/Commands.md b/debuginfo-tests/dexter/Commands.md
index 2e2fecfed929..71e7c3528793 100644
--- a/debuginfo-tests/dexter/Commands.md
+++ b/debuginfo-tests/dexter/Commands.md
@@ -6,6 +6,8 @@
 * [DexExpectWatchType](Commands.md#DexExpectWatchType)
 * [DexExpectWatchValue](Commands.md#DexExpectWatchValue)
 * [DexUnreachable](Commands.md#DexUnreachable)
+* [DexLimitSteps](Commands.md#DexLimitSteps)
+* [DexLabel](Commands.md#DexLabel)
 * [DexWatch](Commands.md#DexWatch)
 
 ---


        


More information about the llvm-commits mailing list