This is an archive of the discontinued LLVM Phabricator instance.

Add target requirement to profile remap test.
ClosedPublic

Authored by yroux on Oct 15 2018, 1:57 AM.

Details

Summary

Fix bots which don't have x86_64 target built (ARM/AArch64).

Diff Detail

Repository
rC Clang

Event Timeline

yroux created this revision.Oct 15 2018, 1:57 AM
peter.smith accepted this revision.Oct 16 2018, 1:36 AM
peter.smith added a subscriber: peter.smith.

Looks good to me. REQUIRES: x86-registered-target is used in the same directory for tests that depend on specific targets.

This revision is now accepted and ready to land.Oct 16 2018, 1:36 AM
yroux closed this revision.Mar 26 2020, 1:15 AM

This was closed by commit r344593