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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to