Open
Description
Is your feature request related to a problem? Please describe
We've discovered few duplications in #16019:
windows
andsystem-windows
https://llvm.org/docs/CommandGuide/lit.html#default-featureslevel_zero
andlevel-zero
- not sure which one should be used, there are only 2 uses oflevel-zero
, the rest of tests useslevel_zero
, but it looks like both options are valid.
Describe the solution you would like
No response
Describe alternatives you have considered
No response
Additional context
No response