Update test case

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28216 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2006-05-10 19:53:05 +00:00
parent f4f5a77fdc
commit e41ebccafd

View File

@ -1,3 +1,4 @@
; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static -sched-lower-defnuse &&
; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static -sched-lower-defnuse | not grep 'xorb $16, %cl'
%A = external global ushort*