summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2017-02-03 00:32:38 +0000
committerMehdi Amini <mehdi.amini@apple.com>2017-02-03 00:32:38 +0000
commitb0a8ff71e543ad01bdb684866176a63e72a472f8 (patch)
tree0518ef60c2a529b2e728681c0bf99c613d7ac710 /llvm/lib/Transforms/Vectorize
parentbbb2b95ce54e1bde4e2df42969876d22a7415daf (diff)
downloadbcm5719-llvm-b0a8ff71e543ad01bdb684866176a63e72a472f8.tar.gz
bcm5719-llvm-b0a8ff71e543ad01bdb684866176a63e72a472f8.zip
[ThinLTO] Add an auto-hide feature
When a symbol is not exported outside of the DSO, it is can be hidden. Usually we try to internalize as much as possible, but it is not always possible, for instance a symbol can be referenced outside of the LTO unit, or there can be cross-module reference in ThinLTO. This is a recommit of r293912 after fixing build failures, and a recommit of r293918 after fixing LLD tests. Differential Revision: https://reviews.llvm.org/D28978 llvm-svn: 293970
Diffstat (limited to 'llvm/lib/Transforms/Vectorize')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud