Skip to content

Commit 7a53ea7

Browse files
committed
[NFC][Driver][HIP] Update host triple in checks
1 parent 9c91e29 commit 7a53ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/linker-wrapper-hip-no-rdc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ __attribute__((visibility("protected"), used)) int x;
4343

4444
// HIP-FATBIN-LIST-DAG: hip-amdgcn-amd-amdhsa--gfx9-4-generic:xnack+
4545
// HIP-FATBIN-LIST-DAG: hip-amdgcn-amd-amdhsa--gfx1200
46-
// HIP-FATBIN-LIST-DAG: host-x86_64-unknown-linux-gnu-
46+
// HIP-FATBIN-LIST-DAG: host-x86_64-unknown-linux-gnu
4747

4848
// Extract code objects for both architectures from the fat binary
4949
// Use '-' instead of ':' in file names to avoid issues on Windows

0 commit comments

Comments
 (0)