Skip to content

Commit 323a6bf

Browse files
committed
Add "REQUIRES: arm-registered-target" line to test added in D108603.
This should fix the test failure on the PS4 build bot.
1 parent 549f6a8 commit 323a6bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CodeGen/linker-diagnostic.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; REQUIRES: arm-registered-target
12
; RUN: mkdir -p %t
23
; RUN: opt -module-summary -o %t/foo.o %s
34
; RUN: opt -module-summary -o %t/bar.o %S/Inputs/linker-diagnostic1.ll

0 commit comments

Comments
 (0)