Since readAssociativeDefinition is called again for every symbol,
we don't need to do anything on the first iteration.
Details
Details
- Reviewers
pcc
Diff Detail
Diff Detail
- Build Status
Buildable 20678 Build 20678: arc lint + arc unit
Event Timeline
Comment Actions
- update comment
lld/COFF/InputFiles.cpp | ||
---|---|---|
275 | I tried that but the indentation of the new code looked too deep, so I'd like to keep it as-is. |
With this change, this comment is no longer accurate. I believe that we now add all symbols in associative sections to the pending list.