If two sections contained relocations to absolute symbols with the same
value we would crash when trying to access their sections. Add a check that
both symbols point to sections before accessing their sections, and treat
absolute symbols as equal if their values are equal.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 3105 Build 3105: arc lint + arc unit