mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 23:29:51 +00:00
fix this regtest
llvm-svn: 31291
This commit is contained in:
parent
5c33fa2a37
commit
b8b8e96359
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -fast -march=x86 -mcpu=i386 | not grep 'movl %eax, %edx'
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mcpu=i386 | not grep 'movl %eax, %edx'
|
||||
|
||||
int %foo(int %t, int %C) {
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user