Benjamin Kramer
c23d6df60d
[AArch64] Don't define reserved macros
It's not allowed. It also prevents Clang from compiling itself on
Aarch64.
lib/Basic/Targets/AArch64.cpp:404:9: warning: '__ARM_ACLE_VERSION' macro redefined [-Wmacro-redefined]
404 | #define __ARM_ACLE_VERSION(Y, Q, P) (100 * (Y) + 10 * (Q) + (P))
2024-09-17 19:07:36 +02:00
..
2024-09-17 19:07:36 +02:00
2024-08-23 14:27:49 +01:00
2024-07-09 14:25:58 -07:00
2024-02-26 21:19:02 +05:30
2024-05-11 11:38:52 -07:00
2024-04-26 12:05:15 -04:00
2023-05-24 17:28:41 +01:00
2024-04-26 12:05:15 -04:00
2024-09-03 07:15:18 -07:00
2024-04-26 12:05:15 -04:00
2024-01-27 18:29:37 +01:00
2024-01-27 18:29:37 +01:00
2024-08-28 14:08:44 -07:00
2024-07-09 12:18:48 -05:00
2024-07-09 16:31:02 -04:00
2024-07-23 14:03:28 +08:00
2024-07-23 14:03:28 +08:00
2024-04-02 11:32:15 -05:00
2024-04-26 12:05:15 -04:00
2024-05-22 22:54:45 +08:00
2024-05-21 20:14:46 +08:00
2023-05-24 17:28:41 +01:00
2024-06-30 07:56:07 +02:00
2024-07-24 12:54:44 -05:00
2024-07-26 08:16:38 -04:00
2024-08-06 08:35:56 -04:00
2024-09-04 10:07:35 +08:00
2024-09-04 10:07:35 +08:00
2024-09-13 18:04:53 +08:00
2024-09-09 15:07:39 +08:00
2023-09-01 21:45:22 +02:00
2024-04-26 12:05:15 -04:00
2024-06-07 11:50:23 +01:00
2024-06-07 11:50:23 +01:00
2024-01-27 18:29:37 +01:00
2024-09-09 15:24:16 -04:00
2023-05-24 17:28:41 +01:00
2024-03-29 09:35:31 -04:00
2024-08-22 09:44:33 -07:00
2024-08-22 09:44:33 -07:00
2024-09-13 17:45:33 +01:00
2024-08-03 09:26:07 +08:00