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
..
2022-11-15 20:26:42 +01:00
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-03-11 11:41:32 +01:00
2022-11-10 10:36:09 +00:00
2022-05-17 09:11:45 -07:00
2022-03-11 11:41:32 +01:00
2022-03-11 11:41:32 +01:00
2022-06-06 04:27:32 +00:00
2022-03-11 11:41:32 +01:00
2022-02-06 22:18:35 -08:00
2022-09-22 05:03:01 +02:00
2022-09-22 05:03:01 +02:00
2022-03-11 11:41:32 +01:00