mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Adjust this test for the fact that the stores are no longer
being combined (which is being tracked as PR8699). llvm-svn: 120734
This commit is contained in:
parent
a4ebf65d00
commit
b38ddd79ed
@ -1,4 +1,4 @@
|
||||
-- RUN: %llvmgcc -S -O2 %s -I%p/Support -o - | grep 6899714
|
||||
-- RUN: %llvmgcc -S -O2 %s -I%p/Support -o - | grep 105 | count 2
|
||||
package body Element_Copy is
|
||||
function F return VariableSizedField is
|
||||
X : VariableSizedField;
|
||||
|
Loading…
Reference in New Issue
Block a user