[LLVMbugs] [Bug 8255] New: llvm.dbg.declare documentation inaccurate
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Sep 29 16:01:20 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8255
Summary: llvm.dbg.declare documentation inaccurate
Product: Documentation
Version: 2.7
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: clemahieu at gmail.com
CC: llvmbugs at cs.uiuc.edu
I believe the signature of llvm.dbg.declare was changed to:
void %llvm.dbg.declare(metadata, metadata)
Where the first parameter is a metadata node with the first item is the
variable being defined.
--
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