commit | 99e2c354a8f485bbe392e52403bd1a689cbf48d8 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Sat Mar 14 00:00:49 2015 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Sat Mar 14 00:00:49 2015 +0000 |
tree | 31763ccb65dfe765788c1f447f84fef061e4b225 | |
parent | 4c1acc151fa67dda019100985354a9459e0448ca [diff] |
LowerBitSets: Do not export symbols for bit set referenced globals on Darwin. The linker on that platform may re-order symbols or strip dead symbols, which will break bit set checks. Avoid this by hiding the symbols from the linker. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232235 91177308-0d34-0410-b5e6-96231b3b80d8