[LLD][COFF] On Windows, fix the date formatting in the 'incremental' test.
On my system the date formatting is a bit different from what the test used to support. I'm using: Windows 11 version 21H2, build 22000.795 using the English(Canada) region. ls from BusyBox 1.36 VS 2022 17.2.5 WinSDK 10.0.22000
This commit is contained in:
parent
67564841cb
commit
17a4427e82
@ -96,5 +96,5 @@
|
||||
# WARN-REF: ignoring '/incremental' because REF is enabled; use '/opt:noref' to disable
|
||||
# WARN-ORDER: ignoring '/incremental' due to '/order' specification
|
||||
# WARN-PROFILE: ignoring '/incremental' due to '/profile' specification
|
||||
# KEEP: {{Feb 1 1980|1980-02-01}}
|
||||
# NOKEEP-NOT: {{Feb 1 1980|1980-02-01}}
|
||||
# KEEP: {{Feb 1 1980|Feb 01 1980|1980-02-01}}
|
||||
# NOKEEP-NOT: {{Feb 1 1980|Feb 01 1980|1980-02-01}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user