Nerixyz
93d256b076
[llvm-pdbutil] Hash type records in yaml2pdb ( #187593 )
...
The TPI and IPI streams didn't include a hash map for the generated
types, because the types never got hashes. A hash map is necessary to
resolve forward references when dumping the PDB (checks for
`TpiStream::supportsTypeLookup` which checks the hash map).
With this PR, the hashes are generated. There's no good test that we do
this for the IPI stream as well, because it doesn't have forward
references.
2026-03-21 17:38:52 +01:00
..
2026-03-04 20:32:12 +01:00
2026-03-04 20:32:12 +01:00
2025-10-27 18:14:27 +08:00
2026-03-12 20:47:53 +05:30
2025-10-27 18:14:27 +08:00
2026-03-13 09:52:17 +01:00
2026-03-06 14:48:01 +00:00
2025-11-05 20:26:00 +05:30
2026-02-04 00:34:52 +01:00
2025-10-07 10:45:49 -04:00
2026-03-20 10:03:09 +08:00
2025-10-27 18:14:27 +08:00
2026-03-13 14:51:41 +01:00
2026-03-04 20:32:12 +01:00
2026-03-04 20:32:12 +01:00
2026-03-21 17:38:52 +01:00
2026-03-04 20:32:12 +01:00
2026-02-24 04:44:07 +00:00
2025-10-27 18:14:27 +08:00
2024-08-15 15:25:54 -04:00
2026-03-04 20:32:12 +01:00
2026-03-19 15:27:04 +05:30
2025-10-12 12:03:40 -07:00
2026-03-04 20:32:12 +01:00
2024-06-27 13:31:15 -04:00
2025-10-29 15:23:46 +00:00
2025-07-05 09:36:13 +03:00
2025-09-08 10:28:21 +01:00
2025-11-03 13:34:44 -08:00
2025-06-02 18:20:12 +01:00
2025-06-02 18:20:12 +01:00
2025-06-02 18:20:12 +01:00
2025-06-02 18:20:12 +01:00
2025-06-02 18:20:12 +01:00
2025-06-02 18:20:12 +01:00
2025-06-02 18:20:12 +01:00
2024-07-24 09:07:25 +01:00
2024-05-30 12:35:10 +01:00
2025-03-14 15:50:49 +00:00
2025-10-20 00:48:12 -04:00
2025-11-14 14:06:36 -08:00
2024-06-07 12:59:10 -07:00
2025-11-07 14:35:25 -08:00
2025-03-14 15:50:49 +00:00
2024-07-22 19:56:11 +01:00
2025-04-04 09:37:25 -07:00
2025-06-02 18:20:12 +01:00
2024-05-03 09:51:56 -07:00
2025-04-01 14:27:11 +01:00
2024-06-14 15:07:27 +01:00
2025-03-14 15:50:49 +00:00
2024-06-14 15:07:27 +01:00
2025-03-14 15:50:49 +00:00
2024-06-14 15:07:27 +01:00
2025-03-14 15:50:49 +00:00
2024-08-21 17:52:37 -07:00
2024-07-09 09:17:07 -07:00
2025-10-03 10:02:36 +01:00
2024-06-11 17:34:15 +01:00
2024-06-12 16:55:38 +01:00
2024-09-02 11:56:40 +01:00
2026-01-13 11:52:46 -05:00
2025-09-12 20:01:17 +02:00
2025-06-02 18:20:12 +01:00