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 9f7847a commit a428a69Copy full SHA for a428a69
llvm/docs/ReleaseNotes.rst
@@ -173,8 +173,8 @@ Changes to the Debug Info
173
* LLVM has switched from using debug intrinsics internally to using debug
174
records. This should happen transparently when using the DIBuilder to
175
construct debug variable information, but will require changes for any code
176
- that interacts with debug intrinsics directly; for more information, see
177
- https://llvm.org/docs/RemoveDIsDebugInfo.html.
+ that interacts with debug intrinsics directly; for more information, see the
+ `migration docs <https://llvm.org/docs/RemoveDIsDebugInfo.html>`_.
178
179
Changes to the LLVM tools
180
---------------------------------
0 commit comments