Skip to content

lld/ELF: Fix repeated linker script errors in more cases #87535

Closed
@MaskRay

Description

@MaskRay

Many steps in LinkerScript.cpp are called repeatedly (fixed point iteration). If they call error and errorOrWarning, we may get repeated error messages.

https://reviews.llvm.org/D152170 and #66836 have fixed some issues, but there are more like symbol not found: (#84512 (comment)).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions