Martin Storsjö
373d08adb4
[lldb] Silence warnings about unused static variables in RegisterInfos_arm64.h
...
Move them to the only source file that included RegisterInfos_arm64.h
that actually used these variables.
This silences warnings like these:
In file included from lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp:42:
lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h:790:35: warning: ‘g_register_infos_mte’ defined but not used [-Wunused-variable]
790 | static lldb_private::RegisterInfo g_register_infos_mte[] = {
| ^~~~~~~~~~~~~~~~~~~~
lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h:787:35: warning: ‘g_register_infos_pauth’ defined but not used [-Wunused-variable]
787 | static lldb_private::RegisterInfo g_register_infos_pauth[] = {
| ^~~~~~~~~~~~~~~~~~~~~~
Differential Revision: https://reviews.llvm.org/D123206
2022-04-11 19:50:48 +03:00
..
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2021-01-25 20:48:16 +05:00
2021-01-25 20:48:16 +05:00
2021-10-05 12:40:55 +02:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2021-11-10 09:38:55 +01:00
2021-11-10 09:38:55 +01:00
2022-02-03 14:47:01 +01:00
2020-03-18 13:18:02 -07:00
2021-07-02 11:31:16 -07:00
2020-03-18 13:18:02 -07:00
2021-08-05 10:18:14 -07:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-11-20 11:21:59 +00:00
2020-11-20 11:21:59 +00:00
2021-05-31 06:48:57 +07:00
2020-10-08 21:51:41 -07:00
2020-02-17 23:15:40 -08:00
2021-09-10 09:13:15 +02:00
2022-01-26 11:30:10 +00:00
2022-01-26 11:30:10 +00:00
2020-10-08 21:51:41 -07:00
2020-02-17 23:15:40 -08:00
2021-02-08 18:27:26 +01:00
2021-02-08 18:27:26 +01:00
2022-02-03 14:47:01 +01:00
2021-07-12 07:39:26 +05:00
2022-02-03 14:47:01 +01:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2021-09-10 09:13:15 +02:00
2021-07-02 11:31:16 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2021-10-07 11:15:00 +02:00
2021-10-07 11:15:00 +02:00
2021-07-02 11:31:16 -07:00
2021-07-02 11:31:16 -07:00
2021-07-02 11:31:16 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2021-07-02 11:31:16 -07:00
2021-07-02 11:31:16 -07:00
2021-07-02 11:31:16 -07:00
2021-07-02 11:31:16 -07:00
2021-05-26 12:46:12 +02:00
2021-07-02 11:31:16 -07:00
2021-07-02 11:31:16 -07:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2022-01-26 16:55:53 +01:00
2022-01-26 16:55:53 +01:00
2021-07-02 11:31:16 -07:00
2022-04-11 19:50:48 +03:00
2021-09-09 16:06:48 +05:00
2021-10-07 11:15:00 +02:00
2021-05-26 12:46:12 +02:00
2021-10-07 11:15:00 +02:00
2022-04-11 19:50:48 +03:00
2021-10-20 15:06:45 +02:00
2021-10-07 11:15:00 +02:00
2021-10-07 11:15:00 +02:00
2021-05-26 12:46:12 +02:00
2021-10-07 11:15:00 +02:00
2021-10-07 11:15:00 +02:00
2021-10-07 11:15:00 +02:00
2021-10-07 11:15:00 +02:00
2021-10-07 11:15:00 +02:00
2021-09-14 13:31:52 -07:00
2021-09-14 13:31:52 -07:00
2020-03-09 14:13:22 +01:00
2020-06-02 13:23:53 -04:00