The existing method is protected, and requires using DataRefImpl and SmallVector.
This will be used by LLD.
Paths
| Differential D50995
[COFF] Expose a easier helper function for getting names for relocation types ClosedPublic Authored by mstorsjo on Aug 20 2018, 1:40 PM.
Details Summary The existing method is protected, and requires using DataRefImpl and SmallVector. This will be used by LLD.
Diff Detail Event TimelineComment Actions lgtm
This revision is now accepted and ready to land.Aug 20 2018, 1:56 PM
Closed by commit rL340725: [COFF] Expose an easier helper function for getting names for relocation types (authored by mstorsjo). · Explain WhyAug 27 2018, 1:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161554 include/llvm/Object/COFF.h
lib/Object/COFFObjectFile.cpp
|
Remove the trailing backslash.