We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de2336 commit 90cf5f0Copy full SHA for 90cf5f0
llvm/test/CodeGen/X86/preserve_nonecc_call_win.ll
@@ -1,7 +1,6 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2
; RUN: llc -mtriple=x86_64-pc-windows-msvc -mcpu=corei7 < %s | FileCheck %s
3
4
-
5
; Non-volatile registers are used to pass the first few parameters.
6
declare void @boring()
7
declare preserve_nonecc void @continuation(ptr, ptr, ptr, ptr, ptr, ptr)
0 commit comments