[llvm-bugs] [Bug 39286] New: Documentation for DILabel missing in LangRef
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 14 05:01:12 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39286
Bug ID: 39286
Summary: Documentation for DILabel missing in LangRef
Product: Documentation
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: General docs
Assignee: unassignedbugs at nondot.org
Reporter: mewbaz at gmail.com
CC: llvm-bugs at lists.llvm.org
The DILabel specialized metadata note was added in LLVM 7.0. However, no
documentation for DILabel has yet been added to the LLVM LangRef.
Compared to other specialized metadata nodes, e.g. DISubrange
(https://llvm.org/docs/LangRef.html#disubrange), the documentation is expected
to be present at https://llvm.org/docs/LangRef.html#dilabel
--
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/20181014/59ae7e35/attachment.html>
More information about the llvm-bugs
mailing list