[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / arm-vfp-arg-compat.s
blob78f6ef6854b1e3163ea12687b0563abd4403c77e
1 .arch armv7-a
2 .eabi_attribute 20, 1
3 .eabi_attribute 21, 1
4 .eabi_attribute 23, 3
5 .eabi_attribute 24, 1
6 .eabi_attribute 25, 1
7 .eabi_attribute 26, 2
8 .eabi_attribute 30, 6
9 .eabi_attribute 34, 1
10 .eabi_attribute 18, 4
11 .eabi_attribute 28, 3 // Tag_ABI_VFP_args = 3 (Compatible with all)
13 .syntax unified
14 .global f3
15 .type f3, %function
16 f3: bx lr