diff options
author | William Junda Huang <williamjhuang@google.com> | 2024-10-10 17:59:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 17:59:44 -0400 |
commit | 48545a955c4e61f42833af7417032d816482bdfc (patch) | |
tree | b5d56e54ff40c5ad8818b57614d688fda197786f /lldb/source/API/SBThread.cpp | |
parent | af7fa2710c998811dd72799799798f2bd4d9bff4 (diff) | |
download | llvm-48545a955c4e61f42833af7417032d816482bdfc.zip llvm-48545a955c4e61f42833af7417032d816482bdfc.tar.gz llvm-48545a955c4e61f42833af7417032d816482bdfc.tar.bz2 |
[ThinLTO] Do not duplicate import a function that is actually defined in the current module (#110064)
Doing so could cause a bug where the linker tries to remap a function
"reimported" from the current module when materializing it, causing a
lookup assert in the type mappings.
Diffstat (limited to 'lldb/source/API/SBThread.cpp')
0 files changed, 0 insertions, 0 deletions