[llvm] fix bitcode-strip.test on windows
authorRichard Howell <rhow@fb.com>
Fri, 4 Mar 2022 16:30:32 +0000 (08:30 -0800)
committerDaniel Rodríguez Troitiño <danielrodriguez@fb.com>
Fri, 4 Mar 2022 16:30:50 +0000 (08:30 -0800)
commit8ba84ceda0025457e8aef86c06c3a5ea04bc6e3d
treed564dd8ec39e3eb27f0810380c80b78a86d3fab3
parent21dc4ad56aeee09ef36cf0ec25742be93a51a4f8
[llvm] fix bitcode-strip.test on windows

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

Reviewed By: drodriguez

Differential Revision: https://reviews.llvm.org/D121000
llvm/test/tools/llvm-objcopy/MachO/bitcode-strip.test