This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][DWARF] Fix dwarf5-loclist-offset-form test
ClosedPublic

Authored by ayermolo on Jun 9 2022, 10:27 AM.

Details

Summary

I put it into wrong directory. As the result it is failing for aarch64. Moving
the test under X86. Orignial diff D126999.

Diff Detail

Event Timeline

ayermolo created this revision.Jun 9 2022, 10:27 AM
Herald added a reviewer: Amir. · View Herald Transcript
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added subscribers: jsji, hoy, modimo and 3 others. · View Herald Transcript
ayermolo requested review of this revision.Jun 9 2022, 10:27 AM
Herald added a project: Restricted Project. · View Herald Transcript
maksfb accepted this revision.Jun 9 2022, 10:52 AM
This revision is now accepted and ready to land.Jun 9 2022, 10:52 AM
This revision was automatically updated to reflect the committed changes.