diff options
author | Martin Storsjö <martin@martin.st> | 2019-12-17 00:20:32 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2020-01-13 23:36:26 +0200 |
commit | 810b28edb3f64569054d49d6ddf18a4d802d9b11 (patch) | |
tree | 3e6d95ead285209f15626f331e19a0f97d0c03a4 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py | |
parent | 80a094e1348ae850cd996e947d70e34abf331685 (diff) | |
download | bcm5719-llvm-810b28edb3f64569054d49d6ddf18a4d802d9b11.tar.gz bcm5719-llvm-810b28edb3f64569054d49d6ddf18a4d802d9b11.zip |
[ItaniumCXXABI] Make tls wrappers properly comdat
Just marking a symbol as weak_odr/linkonce_odr isn't enough for
actually tolerating multiple copies of it at linking on windows,
it has to be made a proper comdat; make it comdat for all platforms
for consistency.
This should hopefully fix
https://bugzilla.mozilla.org/show_bug.cgi?id=1566288.
Differential Revision: https://reviews.llvm.org/D71572
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions