diff options
author | Rui Ueyama <ruiu@google.com> | 2015-09-16 21:40:47 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-09-16 21:40:47 +0000 |
commit | 4dbff20c91aa5cf5bed789b229222aa9d2eecf6b (patch) | |
tree | 644be80c4424b1aedcb48fca975f2784c880d446 /llvm/test | |
parent | f59497dc92146c4f988bd26f171594f5595911ff (diff) | |
download | bcm5719-llvm-4dbff20c91aa5cf5bed789b229222aa9d2eecf6b.tar.gz bcm5719-llvm-4dbff20c91aa5cf5bed789b229222aa9d2eecf6b.zip |
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
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions