bors
d71b3f486a
Auto merge of #124813 - maurer:llvm-aarch64-fn32, r=nikic
...
Adjust 64-bit ARM data layouts for LLVM update
LLVM has updated data layouts to specify `Fn32` on 64-bit ARM to avoid C++ accidentally underaligning functions when trying to comply with member function ABIs.
This should only affect Rust in cases where we had a similar bug (I don't believe we have one), but our data layout must match to generate code.
As a compatibility adaptatation, if LLVM is not version 19 yet, `Fn32` gets voided from the data layout.
See llvm/llvm-project#90415
`@rustbot` label: +llvm-main
cc `@krasimirgg`
r? `@durin42`
2024-05-07 03:46:03 +00:00
..
2024-05-02 19:48:29 +02:00
2024-05-03 20:33:46 +02:00
2024-02-21 20:15:52 +01:00
2024-05-06 07:44:41 +02:00
2024-04-29 10:21:54 +10:00
2024-05-04 00:32:27 +00:00
2024-05-02 19:42:31 -04:00
2024-05-03 01:10:22 +02:00
2024-04-29 10:21:54 +10:00
2024-05-06 16:04:57 +00:00
2024-05-04 14:48:42 +02:00
2024-04-25 22:14:47 +03:00
2024-05-03 17:41:48 +00:00
2024-05-06 16:53:17 +00:00
2024-05-05 01:06:22 +00:00
2024-05-04 22:27:33 +02:00
2024-05-03 17:41:48 +00:00
2024-05-04 21:18:41 -07:00
2024-05-02 19:42:31 -04:00
2024-03-05 12:14:49 +11:00
2024-05-03 16:03:12 +10:00
2024-05-06 09:06:02 +10:00
2024-05-06 00:55:49 +00:00
2024-03-05 12:14:49 +11:00
2024-04-24 14:35:02 +00:00
2024-02-06 13:12:33 +11:00
2024-05-04 00:32:27 +00:00
2024-05-03 23:34:25 -04:00
2024-04-26 12:57:02 +00:00
2024-05-05 12:51:37 +00:00
2024-05-03 17:41:48 +00:00
2024-04-18 15:36:25 +10:00
2024-04-03 19:06:22 +03:00
2024-05-06 16:04:57 +00:00
2024-05-06 07:44:41 +02:00
2024-04-24 09:41:44 +02:00
2024-05-06 00:55:49 +00:00
2024-05-02 19:42:31 -04:00
2024-04-25 18:57:56 +02:00
2024-04-16 13:02:53 +10:00
2024-04-25 18:57:56 +02:00
2024-05-02 15:11:22 +02:00
2024-05-06 14:17:22 -04:00
2024-05-04 00:32:27 +00:00
2024-05-02 17:49:23 +02:00
2024-05-04 11:26:05 +10:00
2024-04-29 14:50:45 +10:00
2024-05-06 12:22:15 -04:00
2024-05-06 09:06:02 +10:00
2024-04-18 15:36:25 +10:00
2024-05-04 14:48:42 +02:00
2024-05-02 19:42:31 -04:00
2024-05-03 15:33:52 +10:00
2024-04-22 18:48:47 +02:00
2024-05-03 15:33:52 +10:00
2024-05-04 12:37:22 +02:00
2024-04-22 10:50:07 -04:00
2024-05-01 22:19:11 -04:00
2024-05-05 14:30:35 +02:00
2024-04-23 17:25:15 +02:00
2024-05-06 00:55:49 +00:00
2024-05-03 17:41:48 +00:00
2024-05-06 16:53:17 +00:00
2024-05-06 21:46:06 +02:00
2024-05-02 22:03:01 -04:00
2024-05-01 15:57:33 +02:00
2024-05-02 17:49:23 +02:00
2024-04-29 18:47:54 +10:00
2024-04-30 16:47:49 +10:00