[LLVMbugs] [Bug 12050] New: Debugging doc mentions nonexistent metadata

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 21 07:45:10 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=12050

             Bug #: 12050
           Summary: Debugging doc mentions nonexistent metadata
           Product: Documentation
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: eliben at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


The debugging doc page
(http://llvm.org/svn/llvm-project/llvm/trunk/docs/SourceLevelDebugging.html)
mentions the !llvm.dbg.gv metadata node in a couple of places. This node is
also referenced in the code. 

However, it's no longer generated so it can't be actually used in trunk LLVM.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list