This is an archive of the discontinued LLVM Phabricator instance.

[test] Remove a needless declaration of REQUIES: target-windows
ClosedPublic

Authored by mstorsjo on Sep 27 2019, 5:58 AM.

Details

Summary

This test only relies on running on a case insensitive file system, the exact target triple of the toolchain shouldn't matter.

Diff Detail

Repository
rL LLVM

Event Timeline

mstorsjo created this revision.Sep 27 2019, 5:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 27 2019, 5:58 AM
Herald added a subscriber: rupprecht. · View Herald Transcript
rnk accepted this revision.Oct 3 2019, 4:48 PM

lgtm

This revision is now accepted and ready to land.Oct 3 2019, 4:48 PM
This revision was automatically updated to reflect the committed changes.