From 0eb5914411efcde586536a37fb2ad4b331d87c02 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 6 Mar 2012 09:17:39 +0000 Subject: [PATCH] Fix validation errors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152112 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/SourceLevelDebugging.html | 35 +++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 64bdcd71409..c301efe5912 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -56,21 +56,23 @@
  • LLVM Dwarf Extensions
    1. Debugging Information Extension - for Objective C Properties
    2. - -
    3. Name Accelerator Tables
    4. - + for Objective C Properties + + +
    5. Name Accelerator Tables + +
  • @@ -1831,8 +1833,7 @@ enum Trees {

    - Debugging Information Extension for Objective C -Properties + Debugging Information Extension for Objective C Properties

    -- 2.34.1