Skip to content

Commit a26aeb1

Browse files
committed
[WinEH] Fix original test
1 parent 7d4c579 commit a26aeb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/test/CodeGen/WinEH/wineh-asm.ll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
; RUN: opt -win-eh-prepare < %s
2-
; RUN: opt -passes=win-eh-prepare < %s
1+
; RUN: opt < %s -passes=win-eh-prepare -S | FileCheck %s
32

43
target triple = "x86_64-pc-windows-msvc"
54

0 commit comments

Comments
 (0)