Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

[BOLT][test] Move asm-dump.c to runtime/X86
ClosedPublic

Authored by Amir on Thu, Aug 31, 10:48 AM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Commits
rG8f9006bfa078: [BOLT][test] Move asm-dump.c to runtime/X86
Summary

Since the test executes instrumented version of the binary, move it under
runtime/X86. Note that it can be adjusted to also run under AArch64 now that
instrumentation is supported.

Diff Detail

Event Timeline

Amir created this revision.Thu, Aug 31, 10:48 AM
Amir requested review of this revision.Thu, Aug 31, 10:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptThu, Aug 31, 10:48 AM
maksfb accepted this revision.Thu, Aug 31, 10:51 AM
This revision is now accepted and ready to land.Thu, Aug 31, 10:51 AM
This revision was automatically updated to reflect the committed changes.