[llvm-bugs] [Bug 41713] New: When using --format=sysv do not print blank types for unknown, processor-specific and OS-specific symbol types
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 2 09:49:17 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41713
Bug ID: 41713
Summary: When using --format=sysv do not print blank types for
unknown, processor-specific and OS-specific symbol
types
Product: tools
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-nm
Assignee: unassignedbugs at nondot.org
Reporter: snortotter at gmail.com
CC: llvm-bugs at lists.llvm.org
For unknown, processor-specific and OS-specific symbol types when using
--format=sysv llvm-nm does not output a type string. However, gnu-nm outputs
"<OS specific>: 11" or similar.
--
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/20190502/eeb8fdc9/attachment.html>
More information about the llvm-bugs
mailing list