[DebugInfo][Docs] Fix broken link in instruction referencing doc
authorJ. Ryan Stinnett <jryans@gmail.com>
Wed, 15 Feb 2023 17:04:51 +0000 (17:04 +0000)
committerJ. Ryan Stinnett <jryans@gmail.com>
Wed, 15 Feb 2023 17:04:51 +0000 (17:04 +0000)
llvm/docs/InstrRefDebugInfo.md

index 6846f1a..e0180ea 100644 (file)
@@ -95,7 +95,7 @@ bb.2:
 
 After optimisations and code layout complete, information about variable
 values must be translated into variable locations, i.e. registers and stack
-slots. This is performed in the [LiveDebugValues pass][`LiveDebugValues`], where
+slots. This is performed in the [`LiveDebugValues` pass][LiveDebugValues], where
 the debug instructions and machine code are separated out into two independent
 functions:
  * One that assigns values to variable names,