From 721c201bd55ffb73cb2ba8d39e0570fa38c44e15 Mon Sep 17 00:00:00 2001 From: dim Date: Wed, 15 Aug 2012 19:34:23 +0000 Subject: Vendor import of llvm trunk r161861: http://llvm.org/svn/llvm-project/llvm/trunk@161861 --- docs/SourceLevelDebugging.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'docs/SourceLevelDebugging.html') diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 259a259..bb72bf3 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -4,7 +4,7 @@ Source Level Debugging with LLVM - + @@ -77,10 +77,6 @@ - -A leafy and green bug eater -
@@ -2716,7 +2712,7 @@ HashData[hash_data_count] has address attributes: DW_AT_low_pc, DW_AT_high_pc, DW_AT_ranges or DW_AT_entry_pc. It also contains DW_TAG_variable DIEs that have a DW_OP_addr in the location (global and static variables). All global and static variables - should be included, including those scoped withing functions and classes. For + should be included, including those scoped within functions and classes. For example using the following code:

@@ -2855,7 +2851,7 @@ int main ()
 
   Chris Lattner
LLVM Compiler Infrastructure
- Last modified: $Date: 2012-04-03 02:43:49 +0200 (Tue, 03 Apr 2012) $ + Last modified: $Date: 2012-06-02 12:20:22 +0200 (Sat, 02 Jun 2012) $ -- cgit v1.1