1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Update test case

llvm-svn: 28216
This commit is contained in:
Evan Cheng 2006-05-10 19:53:05 +00:00
parent e8fe3f2a08
commit 12417fb32c

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*