The two utility functions were added in D47919 to support SHT_RELR.
However, these are just relative relocations types and are't
necessarily be named Relr.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55691
[Object] Rename getRelrRelocationType to getRelativeRelocationType ClosedPublic Authored by MaskRay on Dec 13 2018, 10:07 PM.
Details Summary The two utility functions were added in D47919 to support SHT_RELR.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 13 2018, 11:46 PM Closed by commit rL349133: [Object] Rename getRelrRelocationType to getRelativeRelocationType (authored by MaskRay). · Explain WhyDec 13 2018, 11:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 178188 llvm/trunk/include/llvm/Object/ELF.h
llvm/trunk/lib/Object/ELF.cpp
llvm/trunk/lib/XRay/InstrumentationMap.cpp
|