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:
parent
e8fe3f2a08
commit
12417fb32c
@ -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