From 32b7d0f5e160d7687ff6dfcf4c554914cffa3d97 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Thu, 3 Dec 2020 18:06:34 -0500 Subject: [PATCH] try more to fix t.s on Windows after 7cb0a373d1 --- lld/test/MachO/t.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lld/test/MachO/t.s b/lld/test/MachO/t.s index 95b312bf51f5..7ff97dacdf92 100644 --- a/lld/test/MachO/t.s +++ b/lld/test/MachO/t.s @@ -18,7 +18,7 @@ # CHECK-DAG: [[PATH]]/main.o # CHECK-DAG: [[PATH]]/baz.o # CHECK-DAG: [[PATH]]/libfoo.dylib -# CHECK-DAG: {{.*}}/usr/lib/libSystem.tbd +# CHECK-DAG: {{.*}}/usr/lib{{[/\\]}}libSystem.tbd #--- foo.s .globl __Z3foo