This is an archive of the discontinued LLVM Phabricator instance.

Add lowercase OS name feature
ClosedPublic

Authored by vlad.tsyrklevich on Jul 9 2018, 6:00 PM.

Details

Summary

Some tests already make use of OS feature names, e.g. 'linux' and 'freebsd',
but they are not actually currently set by lit.

Diff Detail

Repository
rL LLVM

Event Timeline

Herald added subscribers: Restricted Project, llvm-commits, delcypher and 2 others. · View Herald TranscriptJul 9 2018, 6:00 PM
eugenis accepted this revision.Jul 9 2018, 6:04 PM
This revision is now accepted and ready to land.Jul 9 2018, 6:04 PM
This revision was automatically updated to reflect the committed changes.