Test requires a debug build to pass.
authorEric Christopher <echristo@gmail.com>
Tue, 11 Aug 2020 06:57:33 +0000 (23:57 -0700)
committerEric Christopher <echristo@gmail.com>
Tue, 11 Aug 2020 06:57:55 +0000 (23:57 -0700)
llvm/test/CodeGen/PowerPC/read-set-flm.ll

index 15f6902..aa651e1 100644 (file)
@@ -2,6 +2,7 @@
 ; RUN: llc < %s -mtriple powerpc64le-unknown-linux | FileCheck %s
 ; RUN: llc < %s -mtriple powerpc64le-unknown-linux -debug-only=machine-scheduler \
 ; RUN:   2>&1 | FileCheck %s --check-prefix=LOG
+; REQUIRES: DEBUG
 
 define double @in_nostrict(double %a, double %b, double %c, double %d) {
 ; CHECK-LABEL: in_nostrict: