Skip to content

Commit 7b4d2a0

Browse files
Resolve Failing LIT test on Fuchsia (#141253)
1 parent b2bb0f9 commit 7b4d2a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/tools/llvm-objdump/Offloading/fatbin.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Test that --offloading with a fatbin works correctly
22

33
# REQUIRES: target={{x86_64-.*-linux.*}}
4+
# REQUIRES: amdgpu-registered-target
45
# RUN: yaml2obj %s -o %t.elf
56
# RUN: llvm-objdump --offloading %t.elf
67
# RUN: llvm-objdump -d %t.elf.0.hipv4-amdgcn-amd-amdhsa--gfx908 | FileCheck %s

0 commit comments

Comments
 (0)