From 1bf82f7e78a6f1b5767335d7326d2501fbc12ebf Mon Sep 17 00:00:00 2001 From: Krzysztof Parzyszek Date: Tue, 21 Jan 2020 13:19:27 -0600 Subject: [PATCH] [Hexagon] Add REQUIRES: asserts to a testcase using -debug-only --- test/CodeGen/Hexagon/tiny_bkfir_artdeps.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/CodeGen/Hexagon/tiny_bkfir_artdeps.ll b/test/CodeGen/Hexagon/tiny_bkfir_artdeps.ll index 67dcf4688e4..89f9daf08a8 100644 --- a/test/CodeGen/Hexagon/tiny_bkfir_artdeps.ll +++ b/test/CodeGen/Hexagon/tiny_bkfir_artdeps.ll @@ -1,4 +1,5 @@ ; RUN: llc -march=hexagon -mv67t -debug-only=pipeliner < %s 2>&1 | FileCheck %s +; REQUIRES: asserts ; Test that the artificial dependencies have been created.