Add `REQUIRES: asserts` to test added in #145149 because it uses the `-debug-only=` flag.
This should fix the test failure when building without asserts.
GitOrigin-RevId: ffc7d5ae2d79f98967943fabb2abfbc1b1e047fd
diff --git a/test/CodeGen/PowerPC/pr141642.ll b/test/CodeGen/PowerPC/pr141642.ll
index 38a7065..61bda4d 100644
--- a/test/CodeGen/PowerPC/pr141642.ll
+++ b/test/CodeGen/PowerPC/pr141642.ll
@@ -2,6 +2,7 @@
; RUN: FileCheck %s
; CHECK-NOT: lxvdsx
; CHECK-NOT: LD_SPLAT
+; REQUIRES: asserts
define weak_odr dso_local void @unpack(ptr noalias noundef %packed_in) local_unnamed_addr {
entry: