This is an archive of the discontinued LLVM Phabricator instance.

[ms] [llvm-ml] Fix capitalization of the ignored CPU directives
ClosedPublic

Authored by epastor on Jun 13 2021, 3:31 PM.

Details

Summary

These directives are matched in lowercase, so make sure to use lowercase for their P suffix.

Diff Detail

Event Timeline

epastor created this revision.Jun 13 2021, 3:31 PM
epastor requested review of this revision.Jun 13 2021, 3:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 13 2021, 3:31 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 13 2021, 3:37 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.