diff options
| -rw-r--r-- | llvm/docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index bfca45ba0a2..3e74a249793 100644 --- a/llvm/docs/index.html +++ b/llvm/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> <!--=======================================================================--> |

