mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-29 14:40:39 +00:00
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:
parent
f4f5a77fdc
commit
e41ebccafd
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user