summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-09-16 21:40:47 +0000
committerRui Ueyama <ruiu@google.com>2015-09-16 21:40:47 +0000
commit4dbff20c91aa5cf5bed789b229222aa9d2eecf6b (patch)
tree644be80c4424b1aedcb48fca975f2784c880d446 /llvm/test
parentf59497dc92146c4f988bd26f171594f5595911ff (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud