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:
Duncan Sands 2010-12-02 20:56:51 +00:00
parent c4221e47b0
commit 4e7263b86f
1 changed files with 1 additions and 1 deletions

View File

@ -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;