Previously up to 3 errors were reported at once,
with patch we always will report only one,
just like in other linker code.
Details
Details
- Reviewers
ruiu • rafael - Commits
- rGde2d1066ae60: [ELF] - Do not report multiple errors for single one in ScriptLexer::setError.
rLLD311537: [ELF] - Do not report multiple errors for single one in ScriptLexer::setError.
rL311537: [ELF] - Do not report multiple errors for single one in ScriptLexer::setError.
Diff Detail
Diff Detail
- Repository
- rL LLVM