[llvm-bugs] [Bug 40498] New: Improve LangRef description of "declare"

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 28 08:47:38 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=40498

            Bug ID: 40498
           Summary: Improve LangRef description of "declare"
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Doxygen
          Assignee: unassignedbugs at nondot.org
          Reporter: paul_robinson at playstation.sony.com
                CC: llvm-bugs at lists.llvm.org

In the LangRef, most IR instructions have a nice syntax box giving the
"formal" description of the instruction syntax.  However, "declare" doesn't,
although "define" does shortly afterward.  It would be a nice tidy-up to
make an easy-to-see distinction between "declare" and "define".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190128/aeabc8c3/attachment.html>


More information about the llvm-bugs mailing list