1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00
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: