Skip to content

Commit d243ac6

Browse files
committed
[pipeliner] Fix test added in rL344748 to require asserts
llvm-svn: 344775
1 parent 2e83b2e commit d243ac6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/CodeGen/Hexagon/swp-copytophi-dag.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
; REQUIRES: asserts
2+
;
13
; RUN: llc -march=hexagon -enable-pipeliner=true -debug-only=pipeliner < %s \
24
; RUN: 2>&1 | FileCheck %s
35

0 commit comments

Comments
 (0)