Adjust this test for recent sroa improvements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66791 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2009-03-12 11:56:12 +00:00
parent 6a65f4208f
commit 1aeac022f5

View File

@ -1,4 +1,4 @@
-- RUN: %llvmgcc -S -O2 %s -I%p/Support -o - | grep 105 | count 2
-- RUN: %llvmgcc -S -O2 %s -I%p/Support -o - | grep 6899714
package body Element_Copy is
function F return VariableSizedField is
X : VariableSizedField;