File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
// LD-R: Found undefined HIP fatbin symbol: __hip_fatbin_[[ID2:[0-9a-f]+]]
33
33
// LD-R: Found undefined HIP gpubin handle symbol: __hip_gpubin_handle_[[ID1]]
34
34
// LD-R: Found undefined HIP gpubin handle symbol: __hip_gpubin_handle_[[ID2]]
35
- // LD-R: "{{.*}}/ clang-offload-bundler" {{.*}}-unbundle
36
- // LD-R: "{{.*}}/ lld" -flavor gnu -m elf64_amdgpu
37
- // LD-R: "{{.*}}/ clang-offload-bundler"
38
- // LD-R: "{{.*}}/ clang{{.*}}" -target x86_64-unknown-linux-gnu
39
- // LD-R: "{{.*}}/ ld.lld" {{.*}} -r
35
+ // LD-R: "{{.*[/\\]}} clang-offload-bundler" {{.*}}-unbundle
36
+ // LD-R: "{{.*[/\\]}} lld" -flavor gnu -m elf64_amdgpu
37
+ // LD-R: "{{.*[/\\]}} clang-offload-bundler"
38
+ // LD-R: "{{.*[/\\]}} clang{{.*}}" -target x86_64-unknown-linux-gnu
39
+ // LD-R: "{{.*[/\\]}} ld.lld" {{.*}} -r
40
40
41
41
// RUN: llvm-nm %t.lib.o | FileCheck -check-prefix=OBJ %s
42
42
// OBJ: B __hip_cuid_[[ID1:[0-9a-f]+]]
You can’t perform that action at this time.
0 commit comments