We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d583ed commit 14da7d5Copy full SHA for 14da7d5
clang/test/Driver/hip-gz-options.hip
@@ -9,6 +9,6 @@
9
// RUN: -ggdb -gz=zlib 2>&1 | FileCheck %s
10
11
// CHECK-DAG: {{".*clang.*" .* "--compress-debug-sections=zlib"}}
12
-// CHECK-DAG: {{".*lld" .* "--compress-debug-sections=zlib"}}
+// CHECK-DAG: {{".*lld.*" .* "--compress-debug-sections=zlib"}}
13
14
// CHECK: "--compress-debug-sections=zlib"
0 commit comments