We do not need to store relocation width field.
Patch removes relative code, that simplifies implementation.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D33274
[DWARF] - Simplify RelocVisitor implementation. ClosedPublic Authored by grimar on May 17 2017, 5:47 AM.
Details Summary We do not need to store relocation width field.
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 17 2017, 9:01 AM Closed by commit rL303335: [DWARF] - Simplify RelocVisitor implementation. (authored by grimar). · Explain WhyMay 18 2017, 1:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99277 include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
include/llvm/Object/RelocVisitor.h
lib/DebugInfo/DWARF/DWARFContext.cpp
|