David Wood
12c19a2bb7
target: fix powerpc64-unknown-linux-musl datalayout
...
In LLVM 17, PowerPC targets started including function pointer alignments
in data layouts, and in Rust's update to that version (#114048 ), we added
the function pointer alignments. `powerpc64-unknown-linux-musl` had
`Fi64` set but this seems incorrect, and the code in LLVM would always
have computed `Fn32` because it is a MUSL target.
Signed-off-by: David Wood <david@davidtw.co >
2024-01-17 10:38:50 +00:00
..
2023-12-31 20:42:17 +00:00
2023-12-05 17:52:51 -08:00
2024-01-12 14:11:16 +03:00
2024-01-13 12:11:13 -05:00
2024-01-13 20:06:03 +00:00
2024-01-12 14:11:16 +03:00
2024-01-13 12:11:13 -05:00
2024-01-17 02:35:06 +00:00
2024-01-13 12:11:13 -05:00
2024-01-15 19:07:11 +01:00
2024-01-10 07:33:06 +11:00
2024-01-12 18:23:04 +08:00
2024-01-17 07:33:52 +00:00
2024-01-15 19:07:11 +01:00
2024-01-09 13:23:17 +01:00
2024-01-15 09:16:14 +11:00
2024-01-09 19:25:54 +00:00
2024-01-14 14:04:25 +11:00
2024-01-13 12:11:13 -05:00
2024-01-12 08:23:59 +01:00
2024-01-07 16:53:32 +03:00
2024-01-14 09:39:03 +00:00
2024-01-17 07:33:52 +00:00
2024-01-12 14:11:16 +03:00
2024-01-17 07:33:52 +00:00
2024-01-10 07:33:06 +11:00
2024-01-06 11:54:15 +00:00
2024-01-15 08:44:49 +01:00
2024-01-17 07:33:52 +00:00
2024-01-13 06:17:46 +00:00
2023-12-13 14:17:50 +11:00
2024-01-13 12:11:13 -05:00
2024-01-09 13:23:15 +01:00
2024-01-12 18:23:04 +08:00
2024-01-14 14:04:25 +11:00
2024-01-13 20:06:03 +00:00
2024-01-17 07:33:52 +00:00
2024-01-16 19:33:14 +00:00
2024-01-15 19:07:11 +01:00
2024-01-17 07:33:52 +00:00
2024-01-15 19:07:12 +01:00
2023-12-28 16:35:01 +00:00
2024-01-14 04:37:45 +00:00
2024-01-08 19:41:01 +01:00
2024-01-14 14:04:25 +11:00
2024-01-15 19:27:06 +01:00
2023-12-24 08:05:28 +11:00
2024-01-09 13:23:17 +01:00
2024-01-16 21:58:10 +00:00
2024-01-17 07:33:52 +00:00
2024-01-09 20:08:44 -05:00
2024-01-17 07:33:52 +00:00
2024-01-15 19:07:11 +01:00
2024-01-15 19:07:11 +01:00
2024-01-10 07:40:00 +11:00
2024-01-17 10:38:50 +00:00
2024-01-17 02:35:06 +00:00
2024-01-12 16:34:39 +00:00
2024-01-09 16:09:30 +00:00
2024-01-16 17:55:23 +01:00
2023-12-31 20:58:36 +00:00
2024-01-12 15:16:57 +01:00