diff options
author | Martin Storsjo <martin@martin.st> | 2017-11-16 07:22:44 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-11-16 07:22:44 +0000 |
commit | fe3eda91370c152bea45273d467735ddf8592d19 (patch) | |
tree | 148f60477f6e91ede18a88816de43a6fde571b06 /llvm/lib/CodeGen/MIRCanonicalizerPass.cpp | |
parent | 3920189bccc8569b9e9c1b82e0b8c2d2ff3ba5d9 (diff) | |
download | bcm5719-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/MIRCanonicalizerPass.cpp')
0 files changed, 0 insertions, 0 deletions