HomeFreeBSD

llvm: [ARM] Complete enumeration values for Tag_ABI_VFP_args

Description

llvm: [ARM] Complete enumeration values for Tag_ABI_VFP_args

The LLD implementation of Tag_ABI_VFP_args needs to check the rarely
seen values of 3 (toolchain specific) and 4 compatible with both Base
and VFP. Add the missing enumeration values so that LLD can refer to
them without having to use the raw numbers.

Obtained from: llvm r338373 by Peter Smith

Details

Provenance
emasteAuthored on
Parents
rS336969: llvm: [ELF][ARM] Add Arm ABI names for float ABI ELF Header flags
Branches
Unknown
Tags
Unknown