Skip to content

Commit 09c3fbf

Browse files
committed
[NFC] Port codegen WinEH tests that invoke opt to -passes= syntax
1 parent e2430bc commit 09c3fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt -temporarily-allow-old-pass-syntax -lint -disable-output < %s
1+
; RUN: opt -passes=lint -disable-output < %s
22

33
; This test is meant to prove that the verifier does not report errors for correct
44
; use of the llvm.eh.exceptionpointer intrinsic.

0 commit comments

Comments
 (0)