[AArch64][SME2] Add multi-vector saturating doubling multiply high intrinsics
[llvm-project.git] / lld / test / wasm / Inputs / ctor-ctor.s
blobcf6218238c5fb15b52e77871403cb78812e37402
1 .section .text.def,"",@
2 .globl def
3 def:
4 .functype def () -> ()
5 end_function
7 .section .text.test_ctor,"",@
8 .globl test_ctor
9 test_ctor:
10 .functype test_ctor () -> ()
11 end_function
13 .section .init_array,"",@
14 .p2align 2
15 .int32 test_ctor