Mark test using -debug-only as requiring assertions
This commit is contained in:
parent
fb47bb37e4
commit
8db98599f1
|
@ -1,5 +1,6 @@
|
|||
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
|
||||
; RUN: llc -mtriple=x86_64-unknown-unknown -x86-early-ifcvt -debug-only=early-ifcvt < %s 2>&1 | FileCheck %s
|
||||
; REQUIRES: asserts
|
||||
|
||||
; This test case ensures that machine trace metrics properly calculates
|
||||
; instructions heights and the trace's critical path for the entry block when
|
||||
|
|
Loading…
Reference in New Issue