mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-24 07:01:35 +00:00
Update test to reflect command line option name change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62836 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9ce499ab36
commit
3e2351fa2a
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 -join-subclass-copies -stats |& grep {Number of subclass joins performed}
|
||||
; RUN: llvm-as < %s | llc -march=x86 -join-cross-class-copies -stats |& grep {Number of cross class joins performed}
|
||||
|
||||
@mem.6 = external global i64 ; <i64*> [#uses=1]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user