It might be an oversight that pass OrcAArch64 as template parameter to stubAndPointerRangesOk on MIps.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129076
[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 TimelineXiaodongLoong 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 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 Closed by commit rG17c790ca84ca: [ORC][MIPS} Correct template parameter for stubAndPointerRangesOk function on… (authored by XiaodongLoong). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 442878 llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp
|