[pipeliner] Fix test added in rL344748 to require asserts

llvm-svn: 344775
This commit is contained in:
Fangrui Song 2018-10-19 06:20:01 +00:00
parent 2e83b2e9ee
commit d243ac6c4b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
; REQUIRES: asserts
;
; RUN: llc -march=hexagon -enable-pipeliner=true -debug-only=pipeliner < %s \
; RUN: 2>&1 | FileCheck %s