Update test case
authorEvan Cheng <evan.cheng@apple.com>
Wed, 10 May 2006 19:53:05 +0000 (19:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 10 May 2006 19:53:05 +0000 (19:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28216 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2006-05-08-InstrSched.ll

index 5fd9c026f87c12a406759ba0f69ce8a331cc1ae4..f7bceedfe79fa30ad0238416da90bad95c44ee08 100644 (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*