This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][DWARF] Opt out test from aarch64
ClosedPublic

Authored by ayermolo on Jul 31 2023, 5:44 PM.

Details

Summary

Limiting the test to only X86.

Diff Detail

Event Timeline

ayermolo created this revision.Jul 31 2023, 5:44 PM
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
ayermolo requested review of this revision.Jul 31 2023, 5:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2023, 5:44 PM
Amir accepted this revision.Jul 31 2023, 6:19 PM
This revision is now accepted and ready to land.Jul 31 2023, 6:19 PM
Amir added a comment.Jul 31 2023, 6:19 PM

Please remove the dot from the title

ayermolo retitled this revision from [BOLT][DWARF] Opt out test from aarch64. to [BOLT][DWARF] Opt out test from aarch64.Jul 31 2023, 6:21 PM
Amir added a comment.Jul 31 2023, 6:23 PM

Or rather please retitle it as “[BOLT][test] Require x86_64-linux for <test>”

This revision was automatically updated to reflect the committed changes.