forked from OSchip/llvm-project
parent
e3677d6354
commit
f26c015929
|
@ -1,4 +1,4 @@
|
|||
; llvm-as < %s | llc -x86-asm-syntax=intel -enable-x86-fastcc | grep 'mov %EDX, 1'
|
||||
; RUN: llvm-as < %s | llc -x86-asm-syntax=intel -enable-x86-fastcc | grep 'mov %EDX, 1'
|
||||
|
||||
; check that fastcc is passing stuff in regs.
|
||||
|
||||
|
|
Loading…
Reference in New Issue