https://bugs.llvm.org/show_bug.cgi?id=33886
Bug ID: 33886
Summary: Symbol from synthetic section are missing from -Map
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedb...@nondot.org
Reporter: rafael.espind...@gmail.com
CC: llvm-bugs@lists.llvm.org
Given
.comm foo,4,4
foo is nowhere to be found on the output of -Map. With bfd one gets
COMMON 0x0000000000201000 0x4 test.o
0x0000000000201000 foo
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs