mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 04:09:04 +00:00
Fix test to pass on Linux.
llvm-svn: 60614
This commit is contained in:
parent
c6404f98b2
commit
f4758579eb
@ -1,5 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 -relocation-model=pic | \
|
||||
; RUN: grep {A-} | count 1
|
||||
; RUN: grep {, 4} | count 1
|
||||
;
|
||||
; Make sure the common loop invariant A is hoisted up to preheader,
|
||||
; since too many registers are needed to subsume it into the addressing modes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user