We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ae83a commit a225d89Copy full SHA for a225d89
llvm/docs/InstrRefDebugInfo.md
@@ -95,7 +95,7 @@ bb.2:
95
96
After optimisations and code layout complete, information about variable
97
values must be translated into variable locations, i.e. registers and stack
98
-slots. This is performed in the [LiveDebugValues pass][`LiveDebugValues`], where
+slots. This is performed in the [`LiveDebugValues` pass][LiveDebugValues], where
99
the debug instructions and machine code are separated out into two independent
100
functions:
101
* One that assigns values to variable names,
0 commit comments