Files
poky/meta/recipes-devtools
Gyorgy Sarvari 7c76036780 llvm: fix typo in CVE-2024-0151.patch
During backporting the patch, accidentally a variable was removed.
In case the recipe is compiled for 32-bit Arm target, compilation
fails with the following error:

3.0.1-r0/git/llvm/lib/Target/ARM/ARMISelLowering.cpp:4481:13: error: 'RegVT' was not declared in this scope
|  4481 |         if (RegVT == MVT::f16 || RegVT == MVT::bf16)
|       |             ^~~~~

This patch corrects the patch, and adds back the removed RegVT variable.

(From OE-Core rev: 77f29f8fea58de40459186952d25279877ce4994)

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-09-12 09:24:24 -07:00
..
2023-08-26 04:24:02 -10:00
2025-08-04 06:40:00 -07:00
2023-10-05 15:48:49 -10:00
2024-09-16 06:09:56 -07:00
2021-11-25 21:55:10 +00:00
2022-03-16 10:31:40 +00:00
2025-08-29 08:33:33 -07:00
2025-03-04 08:46:02 -08:00
2022-03-16 13:39:12 +00:00
2023-09-08 16:09:41 -10:00
2025-02-05 06:54:35 -08:00
2025-09-08 08:27:11 -07:00
2021-11-03 10:12:42 +00:00
2022-03-24 17:45:29 +00:00
2025-08-18 13:18:01 -07:00
2023-10-05 15:48:49 -10:00
2022-05-25 22:45:50 +01:00
2022-03-23 12:13:49 +00:00
2022-03-11 06:56:01 +00:00
2022-05-25 22:45:50 +01:00
2022-12-01 19:35:05 +00:00
2022-03-20 00:02:22 +00:00
2023-09-08 16:09:41 -10:00
2024-12-02 06:23:20 -08:00
2025-07-30 07:47:48 -07:00
2023-12-22 16:36:55 -10:00
2023-03-23 22:45:33 +00:00
2025-08-18 13:18:01 -07:00
2025-08-29 08:33:33 -07:00
2022-03-02 18:43:24 +00:00
2025-01-24 07:49:28 -08:00
2025-07-30 07:47:48 -07:00
2024-10-12 05:17:57 -07:00
2025-07-18 08:32:26 -07:00