This is an archive of the discontinued LLVM Phabricator instance.

[mips][mcjit] Add support for R_MIPS_PC32.
ClosedPublic

Authored by dsanders on May 29 2015, 9:24 AM.

Details

Summary

This allows us to resolve relocations for DW_EH_PE_pcrel TType encodings
in the exception handling LSDA.

Also fixed a nearby typo.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 26787.May 29 2015, 9:24 AM
dsanders retitled this revision from to [mips][mcjit] Add support for R_MIPS_PC32..
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added a reviewer: petarj.
dsanders added a subscriber: Unknown Object (MLST).
vkalintiris accepted this revision.Jun 2 2015, 5:16 AM
vkalintiris added a reviewer: vkalintiris.
vkalintiris added a subscriber: vkalintiris.

LGTM.

This revision is now accepted and ready to land.Jun 2 2015, 5:16 AM
dsanders closed this revision.Jun 2 2015, 8:32 AM