1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

[Hexagon] Add REQUIRES: asserts to a testcase using -debug-only

This commit is contained in:
Krzysztof Parzyszek 2020-01-21 13:19:27 -06:00
parent 7987888a3f
commit 1bf82f7e78

View File

@ -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.