Skip to content

Commit 85494f4

Browse files
R-Gocarsenm
andcommitted
Fix test
Co-authored-by: Matt Arsenault <[email protected]>
1 parent ece086b commit 85494f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/WinEH/wineh-empty-seh-scope.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2-
; RUN: llc -mtriple=x86_64-pc-windows-msvc19.41.34120 %s | FileCheck %s
2+
; RUN: llc -mtriple=x86_64-pc-windows-msvc19.41.34120 < %s | FileCheck %s
33

44
define void @foo() personality ptr @__CxxFrameHandler3 {
55
; CHECK-LABEL: foo:

0 commit comments

Comments
 (0)