This is an archive of the discontinued LLVM Phabricator instance.

[msan] Mark one test as only supported on x86
ClosedPublic

Authored by foad on Jun 23 2015, 6:46 AM.

Diff Detail

Event Timeline

foad updated this revision to Diff 28235.Jun 23 2015, 6:46 AM
foad retitled this revision from to [msan] Mark one test as only supported on x86.
foad updated this object.
foad edited the test plan for this revision. (Show Details)
foad added reviewers: garious, eugenis, samsonov.
foad added a subscriber: Unknown Object (MLST).
samsonov accepted this revision.Jun 23 2015, 10:42 AM
samsonov edited edge metadata.

LGTM

test/msan/vector_cvt.cc
3

Just x86_64-supported-target. Looks like we only run MSan tests in 64-bit mode.

This revision is now accepted and ready to land.Jun 23 2015, 10:42 AM
foad updated this revision to Diff 28278.Jun 23 2015, 1:20 PM
foad edited edge metadata.

Tweak REQUIRES line.

foad closed this revision.Jun 23 2015, 1:22 PM