llvm-svn: 42901
This commit is contained in:
Evan Cheng 2007-10-12 09:10:27 +00:00
parent b83a379f4f
commit f8e28b152a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | llc -march=x86 | not movb
; RUN: llvm-as < %s | llc -march=x86 | not grep movb
define i16 @f(i32* %bp, i32* %ss) signext {
entry: