Add "REQUIRES: arm-registered-target" line to test added in D108603.
authorDouglas Yung <douglas.yung@sony.com>
Wed, 25 Aug 2021 05:22:16 +0000 (22:22 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Wed, 25 Aug 2021 05:22:16 +0000 (22:22 -0700)
This should fix the test failure on the PS4 build bot.

clang/test/CodeGen/linker-diagnostic.ll

index 8e4f5a3..c840631 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: arm-registered-target
 ; RUN: mkdir -p %t
 ; RUN: opt -module-summary -o %t/foo.o %s
 ; RUN: opt -module-summary -o %t/bar.o %S/Inputs/linker-diagnostic1.ll