diff options
-rw-r--r-- | docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index bfca45b..3e74a24 100644 --- a/docs/index.html +++ b/docs/index.html @@ -212,6 +212,9 @@ JITed code with GDB.</li> <li><a href="BranchWeightMetadata.html">Branch Weight Metadata</a> - Provides information about Branch Prediction Information.</li> +<li><a href="ObjCPropertyDebugInfo.html">Objective C Property Debug Info</a> +- Debugging information extension for Objective C Property.</li> + </ul> <!--=======================================================================--> |