Fix test hip-gz-options.hip

This commit is contained in:
Yaxun (Sam) Liu 2020-09-11 17:56:28 -04:00
parent e3e3d6eecf
commit ee13ae030e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
// RUN: -fgpu-rdc --offload-arch=gfx906 %s -nogpulib -nogpuinc \
// RUN: -ggdb -gz=zlib 2>&1 | FileCheck %s
// CHECK: {{".*clang.*" .* "--compress-debug-sections=zlib"}}
// CHECK-DAG: {{".*clang.*" .* "--compress-debug-sections=zlib"}}
// CHECK-DAG: {{".*lld.*" .* "--compress-debug-sections=zlib"}}
// CHECK-DAG: {{".*clang.*" .* "--compress-debug-sections=zlib"}}
// CHECK: "--compress-debug-sections=zlib"