This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Specify the dynamic loader prefix in ppc-float-abi-warning
ClosedPublic

Authored by tuliom on Feb 10 2023, 7:13 AM.

Details

Summary

Ensure the tests do not fail during cross compilation by specifying
the dynamic loader prefix for a GNU installation that is expected to
support IEEE 128-bit long double.

Diff Detail

Event Timeline

tuliom created this revision.Feb 10 2023, 7:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2023, 7:13 AM
tuliom requested review of this revision.Feb 10 2023, 7:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2023, 7:13 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
qiucf accepted this revision.Feb 12 2023, 8:28 AM

LGTM, thanks for catching this.

This revision is now accepted and ready to land.Feb 12 2023, 8:28 AM

@qiucf Thanks! I still don't have commit access yet. Could you land this patch for me, please?
Please use “Tulio Magno Quites Machado Filho tuliom@redhat.com” to commit the change.

This revision was landed with ongoing or failed builds.Feb 13 2023, 11:07 PM
This revision was automatically updated to reflect the committed changes.