[lld] [LLD] [COFF] Handle undefined weak symbols in LTO (PR #70430)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 5 11:56:15 PST 2023


https://github.com/MaskRay approved this pull request.

I think this is correct. 
Perhaps augment the description to say that `deferUndefined` from https://reviews.llvm.org/D89004 for `-wrap` is reused.

https://github.com/llvm/llvm-project/pull/70430


More information about the llvm-commits mailing list