This is an archive of the discontinued LLVM Phabricator instance.

[JITLink][RISCV] Add names for GOT/PLT relocations
ClosedPublic

Authored by Hahnfeld on Oct 28 2022, 2:09 PM.

Details

Summary

It is confusing to see "Unrecognized edge kind" in debugging output
for supported relocations; this was probably an oversight in commit
rG89f546f6ba which added the support.

Diff Detail

Event Timeline

Hahnfeld created this revision.Oct 28 2022, 2:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 28 2022, 2:09 PM
Hahnfeld requested review of this revision.Oct 28 2022, 2:09 PM
This revision is now accepted and ready to land.Oct 28 2022, 9:16 PM
This revision was landed with ongoing or failed builds.Oct 29 2022, 3:40 AM
This revision was automatically updated to reflect the committed changes.