llvm-svn: 42901
This commit is contained in:
Evan Cheng 2007-10-12 09:10:27 +00:00
parent 947b4a6c3d
commit 51791564b0

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: