[ARM] Complete enumeration values for Tag_ABI_VFP_args
authorPeter Smith <peter.smith@linaro.org>
Tue, 31 Jul 2018 13:24:49 +0000 (13:24 +0000)
committerPeter Smith <peter.smith@linaro.org>
Tue, 31 Jul 2018 13:24:49 +0000 (13:24 +0000)
commit08b54bb4ff18b3d4adfbeec560a3435032156b18
tree67e96b9037974ea4ef2f6254d5a5884353d91319
parenta1852b619450f87b96e4f07ef684cd4cd8245ebd
[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.

Differential Revision: https://reviews.llvm.org/D50049

llvm-svn: 338373
llvm/include/llvm/Support/ARMBuildAttributes.h