From d5c469ae1c8c701beb48256b45b8bb81aa70f29d Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Tue, 15 Nov 2011 01:14:37 +0000 Subject: [PATCH] Add ObjCPropertyDebugInfo.html git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144600 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.html b/docs/index.html index bfca45ba0a2..3e74a249793 100644 --- a/docs/index.html +++ b/docs/index.html @@ -212,6 +212,9 @@ JITed code with GDB.
  • Branch Weight Metadata - Provides information about Branch Prediction Information.
  • +
  • Objective C Property Debug Info +- Debugging information extension for Objective C Property.
  • +