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: unassig...@nondot.org
ReportedBy: eli...@gmail.com
CC: llvm...@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.
_______________________________________________
LLVMbugs mailing list
LLVM...@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
Eric Christopher <echr...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Eric Christopher <echr...@gmail.com> 2012-03-25 20:57:02 CDT ---
Fixed here:
[ghostwheel:~/sources/llvm] echristo% git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
M docs/SourceLevelDebugging.html
Committed r153424