diff --git a/clang/test/Driver/debug-options.c b/clang/test/Driver/debug-options.c index dedd96c82da96..8617949cea1c8 100644 --- a/clang/test/Driver/debug-options.c +++ b/clang/test/Driver/debug-options.c @@ -390,8 +390,8 @@ // LDGARANGE: {{".*ld.*"}} {{.*}} // LDGARANGE-NOT: "-plugin-opt=-generate-arange-section" // LLDGARANGE: {{".*lld.*"}} {{.*}} "-plugin-opt=-generate-arange-section" -// SNLDTLTOGARANGE: {{".*orbis-ld.*"}} {{.*}} "-lto-thin-debug-options=-generate-arange-section" -// SNLDFLTOGARANGE: {{".*orbis-ld.*"}} {{.*}} "-lto-debug-options=-generate-arange-section" +// SNLDTLTOGARANGE: {{".*orbis-ld.*"}} {{.*}} "-lto-thin-debug-options= -generate-arange-section" +// SNLDFLTOGARANGE: {{".*orbis-ld.*"}} {{.*}} "-lto-debug-options= -generate-arange-section" // PUB: -gpubnames //