diff options
author | evgeny <eleviant@accesssoftek.com> | 2019-11-08 20:50:34 +0300 |
---|---|---|
committer | evgeny <eleviant@accesssoftek.com> | 2019-11-08 20:50:34 +0300 |
commit | 7f92d66f378574ab2a02935b6614560ae9000539 (patch) | |
tree | 02f3b59559b0e6db29d6ec6b4fcc2382a144a08c /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | caad2170aed76d1df8b4305b1b7d81c4943626db (diff) | |
download | bcm5719-llvm-7f92d66f378574ab2a02935b6614560ae9000539.tar.gz bcm5719-llvm-7f92d66f378574ab2a02935b6614560ae9000539.zip |
[ThinLTO] Fix bug when importing writeonly variables
Patch enables import of write-only variables with non-trivial initializers
to fix linker errors. Initializers of imported variables are converted to
'zeroinitializer' to avoid promotion of referenced objects.
Differential revision: https://reviews.llvm.org/D70006
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions