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 3232// LD-R: Found undefined HIP fatbin symbol: __hip_fatbin_[[ID2:[0-9a-f]+]]
3333// LD-R: Found undefined HIP gpubin handle symbol: __hip_gpubin_handle_[[ID1]]
3434// 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
4040
4141// RUN: llvm-nm %t.lib.o | FileCheck -check-prefix=OBJ %s
4242// OBJ: B __hip_cuid_[[ID1:[0-9a-f]+]]
You can’t perform that action at this time.
0 commit comments