[VPlan] Use Operands to create VPReplicateRecipe for invar store. (NFC)
[llvm-project.git] / bolt / test / runtime / AArch64 / Inputs / basic-instrumentation.s
blobfa1ac353f7c6bb6d4f24dfe481d07f6e50844b85
1 .globl main
2 .type main, %function
3 main:
4 sub sp, sp, #16
5 mov w0, wzr
6 str wzr, [sp, #12]
7 add sp, sp, #16
8 ret
9 .size main, .-main