Skip to content
Commit 4dbff20c authored by Rui Ueyama's avatar Rui Ueyama
Browse files

COFF: Fix bug that not all symbols were written to symtab if /opt:noref.

Only live symbols are written to the symbol table. Because isLive()
returned false if dead-stripping was disabled entirely, only
non-COMDAT sections were written to the symbol table. This patch fixes
the issue.

llvm-svn: 247856
parent f59497dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment