annotate lld/test/ELF/Inputs/arm-vfp-arg-toolchain.s @ 150:1d019706d866

LLVM10
author anatofuz
date Thu, 13 Feb 2020 15:10:13 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
150
anatofuz
parents:
diff changeset
1 .arch armv7-a
anatofuz
parents:
diff changeset
2 .eabi_attribute 20, 1
anatofuz
parents:
diff changeset
3 .eabi_attribute 21, 1
anatofuz
parents:
diff changeset
4 .eabi_attribute 23, 3
anatofuz
parents:
diff changeset
5 .eabi_attribute 24, 1
anatofuz
parents:
diff changeset
6 .eabi_attribute 25, 1
anatofuz
parents:
diff changeset
7 .eabi_attribute 26, 2
anatofuz
parents:
diff changeset
8 .eabi_attribute 30, 6
anatofuz
parents:
diff changeset
9 .eabi_attribute 34, 1
anatofuz
parents:
diff changeset
10 .eabi_attribute 18, 4
anatofuz
parents:
diff changeset
11 .eabi_attribute 28, 2 // Tag_ABI_VFP_args = 2 (Toolchain specific)
anatofuz
parents:
diff changeset
12 .syntax unified
anatofuz
parents:
diff changeset
13 .global f2
anatofuz
parents:
diff changeset
14 .type f1, %function
anatofuz
parents:
diff changeset
15 f2: bx lr