mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
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:
parent
6a65f4208f
commit
1aeac022f5
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user