This is an archive of the discontinued LLVM Phabricator instance.

[llvm] fix bitcode-strip.test on windows
ClosedPublic

Authored by rmaz on Mar 4 2022, 8:25 AM.

Details

Summary

Remove the executable name from the test match as this will have
a .exe suffix on windows.

Diff Detail

Event Timeline

rmaz created this revision.Mar 4 2022, 8:25 AM
rmaz requested review of this revision.Mar 4 2022, 8:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 8:25 AM
drodriguez accepted this revision.Mar 4 2022, 8:29 AM
This revision is now accepted and ready to land.Mar 4 2022, 8:29 AM
This revision was landed with ongoing or failed builds.Mar 4 2022, 8:31 AM
This revision was automatically updated to reflect the committed changes.