-
Notifications
You must be signed in to change notification settings - Fork 796
Open
Labels
Description
Is your feature request related to a problem? Please describe
We've discovered few duplications in #16019:
windowsandsystem-windowshttps://llvm.org/docs/CommandGuide/lit.html#default-featureslevel_zeroandlevel-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
aelovikov-intel