diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-05-05 05:14:20 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-05-05 05:14:20 +0000 |
commit | 752ffe9c5f7cab673d4b9a94276e68d4191c601d (patch) | |
tree | b1553ed45ba73b0936b49cc7ce5170b475dfb109 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c | |
parent | 4b300e0ac200d9438692d09ca3c603b123b37120 (diff) | |
download | bcm5719-llvm-752ffe9c5f7cab673d4b9a94276e68d4191c601d.tar.gz bcm5719-llvm-752ffe9c5f7cab673d4b9a94276e68d4191c601d.zip |
Revert "LTOCodeGenerator: turns linkonce(_odr) into weak_(odr) when present "MustPreserve" set"
This reverts commit r267644. Turning linkonce_odr into weak_odr is
a sementic change on Darwin: because of
`llvm::canBeOmittedFromSymbolTable()` we may emit the symbol as
weak_def_can_be_hidden instead of weak_definition.
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 268606
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c')
0 files changed, 0 insertions, 0 deletions