Tomas Matheson 70dbd7bb12 [ARM][AArch64] Use StringRef in TargetParser structs
The invalid case is now represented by an empty StringRef rather than
a nullptr.

Previously ARCH_FEATURE was build from SUB_ARCH by prepending "+".
This is now reverse, so that the "+arch-feature" is now visible in
the .def, which is a bit clearer. This meant converting one StringSwitch
into a loop.

Removed getters which are now mostly unnecessary.

Removed some old FIXMEs.

Differential Revision: https://reviews.llvm.org/D138026
2022-11-17 18:44:06 +00:00
..
2021-10-21 20:13:37 +02:00
2022-01-18 08:59:12 +00:00
2022-03-11 11:41:32 +01:00
2022-09-27 07:31:21 +01:00
2022-01-30 16:04:56 -08:00
2022-03-11 11:41:32 +01:00
2022-03-11 11:41:32 +01:00
2022-03-11 11:41:32 +01:00
2022-01-30 16:04:56 -08:00
2022-09-18 10:25:08 -07:00
2022-10-31 18:37:40 -07:00