Skip to content

Commit 0235fb7

Browse files
author
git apple-llvm automerger
committed
Merge commit 'b6fc463d4c0b' from llvm.org/main into next
2 parents 25b1884 + b6fc463 commit 0235fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/X86/windows-seh-EHa-PreserveCFG.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llc -mtriple=x86_64-pc-windows-msvc %s
1+
; RUN: llc -mtriple=x86_64-pc-windows-msvc %s -o /dev/null
22
define dso_local void @main(ptr %addr, ptr %src, ptr %dst) personality ptr @__CxxFrameHandler3 !dbg !11 {
33
entry:
44
%tmp0 = load float, ptr %src

0 commit comments

Comments
 (0)