diff options
| author | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-12-02 12:10:07 +0700 |
|---|---|---|
| committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-12-02 12:10:06 +0700 |
| commit | b0ac68ccb72909e047c86e6ee7e036d278be28ff (patch) | |
| tree | 55ce59d4f249e9b84908bdf68f5a44ce9774a081 /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py | |
| parent | 86eb57b728c85bd1658f542d6ce8340efa63b4df (diff) | |
[ELF] Prevent internalizing used comdat symbol
When a comdat symbol is defined in both bitcode and regular object
files, which are contained in the same archive, the linker could lose
the flag that the symbol is used in the regular object file and allow
LTO to internalize it, which led to "error: undefined symbol".
The issue was introduced in D79300.
Differential Revision: https://reviews.llvm.org/D114801
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
