Vladislav Khmelevsky
b7944f7c04
[BOLT] Return proper minimal alignment from BF ( #67707 )
...
Currently minimal alignment of function is hardcoded to 2 bytes.
Add 2 more cases:
1. In case BF is data in code return the alignment of CI as minimal
alignment
2. For aarch64 and riscv platforms return the minimal value of 4 (added
test for aarch64)
Otherwise fallback to returning the 2 as it previously was.
2023-10-12 09:33:08 +04:00
..
2023-09-30 13:47:41 +04:00
2023-10-12 09:33:08 +04:00
2023-02-06 18:05:41 -08:00
2023-05-04 10:30:48 -07:00
2023-06-28 17:54:24 -07:00
2023-10-11 07:26:20 +00:00
2022-09-19 08:29:08 -07:00
2023-02-06 18:05:41 -08:00
2021-12-21 10:21:41 -08:00
2023-06-16 12:19:36 +02:00
2022-03-08 10:44:31 -08:00
2022-12-06 14:51:38 -08:00
2022-12-02 23:12:38 -08:00
2023-01-11 05:05:42 -05:00
2023-10-05 08:55:30 +00:00
2023-03-14 15:37:03 -07:00
2023-01-03 17:32:11 -08:00
2022-06-23 22:16:27 -07:00
2022-06-23 22:16:27 -07:00
2022-12-16 23:36:51 -08:00
2023-07-18 14:33:34 -07:00
2023-03-14 15:35:05 -07:00
2022-12-06 14:51:38 -08:00
2023-09-22 00:58:01 +04:00
2021-12-28 16:36:17 -08:00
2021-12-21 10:21:41 -08:00
2023-10-12 09:33:08 +04:00
2022-08-18 21:55:07 -07:00
2023-08-04 17:02:47 +08:00
2022-08-27 21:36:15 -07:00
2022-06-23 22:16:27 -07:00
2022-07-14 13:07:05 -07:00
2022-06-05 13:29:49 -07:00
2023-08-28 22:57:24 +08:00
2023-09-21 13:13:03 -07:00
2023-08-31 11:10:25 +08:00
2023-09-21 13:13:03 -07:00
2023-05-08 18:50:49 -07:00
2023-09-01 09:36:05 +02:00
2023-02-27 15:28:06 -08:00
2022-05-26 14:59:28 -07:00
2022-02-09 08:28:34 -05:00
2021-12-21 10:21:41 -08:00
2021-12-28 16:36:17 -08:00
2023-09-01 09:36:05 +02:00
2023-09-15 22:12:53 +08:00
2022-07-16 17:23:24 -07:00
2023-01-02 18:40:21 -08:00
2022-10-12 18:39:50 -07:00
2022-07-13 14:47:22 +03:00