diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2015-03-14 00:00:49 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2015-03-14 00:00:49 +0000 |
commit | c9f277f754f3f2a805a077c7b53ef8216e598ec9 (patch) | |
tree | e156dc946ba320c3b4fb344b2e6b528d8272e2ad /lldb/scripts/Python/python-wrapper.swig | |
parent | 5c9c706ab27e36ef77dee13a571cc949edec2ee6 (diff) | |
download | llvm-c9f277f754f3f2a805a077c7b53ef8216e598ec9.zip llvm-c9f277f754f3f2a805a077c7b53ef8216e598ec9.tar.gz llvm-c9f277f754f3f2a805a077c7b53ef8216e598ec9.tar.bz2 |
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.
llvm-svn: 232235
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions