[lld] [lld/COFF] Fix -start-lib / -end-lib after reviews.llvm.org/D116434 (PR #120452)

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 08:51:26 PST 2024


nico wrote:

It complains about `undef` in this comment:

```
; One undef from the lazy obj file before it, one from the one after it.
```

I suppose I'll make it say "undefined symbol", but that check seems a bit overeager

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


More information about the llvm-commits mailing list