summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-09-04 16:41:31 +0000
committerLouis Dionne <ldionne@apple.com>2019-09-04 16:41:31 +0000
commit5afc5a6c1b98f0c93eb1f9902d96e13b58b54a0c (patch)
tree4dda27894954e9bf6067e3f7428571706caa303d /llvm/lib/Transforms
parent912edafcf146353997a40466606b730d60f9f8d2 (diff)
downloadbcm5719-llvm-5afc5a6c1b98f0c93eb1f9902d96e13b58b54a0c.tar.gz
bcm5719-llvm-5afc5a6c1b98f0c93eb1f9902d96e13b58b54a0c.zip
[libc++] Only build with -fvisibility=hidden on Clang
The visibility annotations in libc++ are not quite right for GCC, which results in symbols not being exported when -fvisibility=hidden is used. To fix the GCC build bots, this commit reverts to the previous state of not building with hidden visibility on GCC. In the future, we can build with hidden visibility all the time and export symbols explicitly using a list. See https://llvm.org/D66970 for one take at this. llvm-svn: 370926
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud