This is an archive of the discontinued LLVM Phabricator instance.

[ORC][MIPS} Correct template parameter for stubAndPointerRangesOk function on Mips
ClosedPublic

Authored by XiaodongLoong on Jul 4 2022, 6:35 AM.

Details

Summary

It might be an oversight that pass OrcAArch64 as template parameter to stubAndPointerRangesOk on MIps.

Diff Detail

Event Timeline

XiaodongLoong created this revision.Jul 4 2022, 6:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2022, 6:35 AM
XiaodongLoong requested review of this revision.Jul 4 2022, 6:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2022, 6:35 AM
XiaodongLoong retitled this revision from [Orc][MIPS} Correct template parameter for stubAndPointerRangesOk function on Mips to [ORC][MIPS} Correct template parameter for stubAndPointerRangesOk function on Mips.Jul 4 2022, 6:39 AM
lhames accepted this revision.Jul 4 2022, 2:33 PM

LGTM. Thanks for catching this @XiaodongLoong!

This revision is now accepted and ready to land.Jul 4 2022, 2:33 PM
This revision was landed with ongoing or failed builds.Jul 7 2022, 6:05 AM
This revision was automatically updated to reflect the committed changes.