Change getELFRelativeRelocationType() to return R_VE_RELATIVE
as a preparation of lld for VE.
Details
Details
- Reviewers
simoll k-ishizaka - Commits
- rGd1057f960471: [VE] Support R_VE_RELATIVE
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115592
[VE] Support R_VE_RELATIVE ClosedPublic Authored by kaz7 on Dec 11 2021, 8:12 PM.
Details
Summary Change getELFRelativeRelocationType() to return R_VE_RELATIVE
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 13 2021, 1:11 AM This revision was landed with ongoing or failed builds.Dec 13 2021, 3:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 393833 llvm/lib/Object/ELF.cpp
llvm/unittests/Object/ELFTest.cpp
|