Skip to content

Commit 05a97a1

Browse files
committed
[MustExec] Drop duplicate RUN line (NFC)
1 parent e20800c commit 05a97a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Analysis/MustExecute/const-cond.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
22
; RUN: opt -disable-output -passes=print-mustexecute %s 2>&1 | FileCheck %s
3-
; RUN: opt -disable-output -passes=print-mustexecute %s 2>&1 | FileCheck %s
43

54
; In general the CFG below is easily simplified but this is useful for
65
; pass ordering issue elimination.

0 commit comments

Comments
 (0)