Use "equivalence class" instead of "color" to describe the concept in ICF.
Details
Diff Detail
- Build Status
Buildable 1851 Build 1851: arc lint + arc unit
Event Timeline
LGTM with a couple wording suggestions. Thanks.
Btw, did we lose the citation to the Gold ICF paper? I think we probably ought to mention it since the approach was inspired from there IIRC.
ELF/ICF.cpp | ||
---|---|---|
38 | Slight clarify improvement: s/At this moment/During this step/ Otherwise, "at this moment" might be interpreted as "this feature is not implemented" (though this doesn't make sense in context, but to a casual reader that would not necessarily be obvious) | |
43 | Small wording suggestion: I would suggest replacing Relocation targets are compared by their equivalence class with Relocation targets are considered equivalent if their targets are in the same equivalence class. That is a bit more concrete. |
Slight clarify improvement: s/At this moment/During this step/
Otherwise, "at this moment" might be interpreted as "this feature is not implemented" (though this doesn't make sense in context, but to a casual reader that would not necessarily be obvious)