This is an archive of the discontinued LLVM Phabricator instance.

MLIR: use -mxgot for MIPS
AbandonedPublic

Authored by wzssyqa on Aug 14 2023, 9:40 AM.

Details

Summary

Otherwise linker error: "relocation truncated to fit" will
happen when link the executables.

Diff Detail

Event Timeline

wzssyqa created this revision.Aug 14 2023, 9:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 9:40 AM
wzssyqa requested review of this revision.Aug 14 2023, 9:40 AM

Which file has a linker error?

wzssyqa abandoned this revision.Aug 16 2023, 2:41 AM

I cannot reproduce it now ...
Abandon it.
When I can reproduce it, I will reopen it.