diff options
author | Wei Wang <apollo.mobility@gmail.com> | 2022-09-12 17:35:51 -0700 |
---|---|---|
committer | Wei Wang <apollo.mobility@gmail.com> | 2022-09-13 14:34:41 -0700 |
commit | 5529a7524ad72962deba9ba061296f8b169d938f (patch) | |
tree | 7978ac0fc95ec708589f8b2d65bae31c5c6f19c3 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 588628de3e954d8029b20841aceb612e328ae104 (diff) | |
download | llvm-5529a7524ad72962deba9ba061296f8b169d938f.zip llvm-5529a7524ad72962deba9ba061296f8b169d938f.tar.gz llvm-5529a7524ad72962deba9ba061296f8b169d938f.tar.bz2 |
[ELF][Distributed ThinLTO] Do not generate empty index when bitcode object is linked
When the same bitcode object file is given multiple times from the Command-line
as lazy object file, empty index is generated which overwrites the one from thinlink.
This could cause undefined symbols during final link.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D133740
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions