[llvm] [Docs][DebugInfo][RemoveDIs] Document some debug-info transition info (PR #79167)
J. Ryan Stinnett via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 09:37:28 PST 2024
================
@@ -178,6 +179,10 @@ Optimizations
referencing, to determine variable locations for debug info in the final
stages of compilation.
+:doc:`RemoveDIsDebugInfo`
+ This is a migration guide describing how to move from debug-info using
----------------
jryans wrote:
```suggestion
This is a migration guide describing how to move from debug info using
```
https://github.com/llvm/llvm-project/pull/79167
More information about the llvm-commits
mailing list