Handling of --export/--undefined can pull in lazy symbols which in turn
can pull in referenced to optional symbols. We need to delay the
creation of optional symbols until all possible references to them have
been created.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM