Skip to content

Commit 83992fa

Browse files
committed
Add test for conflict option
1 parent 06e0dc5 commit 83992fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
; RUN: not llc -mtriple=x86_64-pc-linux-gnu -passes=foo -start-before=mergeicmps -stop-after=gc-lowering -filetype=null %s 2>&1 | FileCheck %s
2+
3+
; CHECK: warning: run-pass cannot be used with start-before and stop-after.

0 commit comments

Comments
 (0)