[llvm-bugs] [Bug 42231] New: [docs] Improve character code explanations to cover all cases
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 11 06:36:08 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42231
Bug ID: 42231
Summary: [docs] Improve character code explanations to cover
all cases
Product: tools
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-nm
Assignee: unassignedbugs at nondot.org
Reporter: jh7370.2008 at my.bristol.ac.uk
CC: llvm-bugs at lists.llvm.org
The llvm-nm documentation contains a list of character codes and their
meanings, but it is incomplete, missing for example 'R' and 'N' codes, among
others. These should be added. Additionally, the 'W' code refers to "weak
references" when really it should be weak symbols (because these can be
references or definitions depending on whether they are defined or not).
--
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/20190611/5749843a/attachment.html>
More information about the llvm-bugs
mailing list