Skip to content

Commit 90cf5f0

Browse files
committed
fixup
1 parent 1de2336 commit 90cf5f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/X86/preserve_nonecc_call_win.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
22
; RUN: llc -mtriple=x86_64-pc-windows-msvc -mcpu=corei7 < %s | FileCheck %s
33

4-
54
; Non-volatile registers are used to pass the first few parameters.
65
declare void @boring()
76
declare preserve_nonecc void @continuation(ptr, ptr, ptr, ptr, ptr, ptr)

0 commit comments

Comments
 (0)