summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2017-11-16 07:22:44 +0000
committerMartin Storsjo <martin@martin.st>2017-11-16 07:22:44 +0000
commitfe3eda91370c152bea45273d467735ddf8592d19 (patch)
tree148f60477f6e91ede18a88816de43a6fde571b06 /llvm/lib/CodeGen
parent3920189bccc8569b9e9c1b82e0b8c2d2ff3ba5d9 (diff)
downloadbcm5719-llvm-fe3eda91370c152bea45273d467735ddf8592d19.tar.gz
bcm5719-llvm-fe3eda91370c152bea45273d467735ddf8592d19.zip
[COFF] Improve the autoexport check for symbols from import libraries with -opt:noref
If -opt:noref is specified, they can end up with isLive() == 1 when the autoexport check is run. To reduce the risk of potential issues, only consider exporting DefinedRegular and DefinedCommon, nothing else. Differential Revision: https://reviews.llvm.org/D40014 llvm-svn: 318384
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud