Manuel Carrasco
c8d8e5e210
[DebugInfo] Add macro tracking support to DebugInfoFinder ( #179931 )
...
Extend `DebugInfoFinder` to collect and expose macro debug information
(`DIMacro` and `DIMacroFile` nodes).
Also update `ModuleDebugInfoPrinter` to display macro information
including the macro type, name, value, and source location.
-----
The motivation behind this PR is that `DebugInfoFinder` is key for the
[SPIRV-LLVM-Translator](https://github.com/KhronosGroup/SPIRV-LLVM-Translator )
and also for future support of debug info in the SPIRV backend in LLVM.
This new lookup of `DIMacro` with their `DIMacroFile` when available
simplifies the logic around the translation for this debug information.
2026-02-06 15:33:04 +00:00
..
2025-11-18 11:18:19 -08:00
2026-01-26 16:38:51 +01:00
2025-10-27 18:14:27 +08:00
2025-06-26 16:57:40 +01:00
2025-10-27 18:14:27 +08:00
2026-02-05 13:31:26 +00:00
2026-02-06 15:33:04 +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-01-13 20:05:48 +08:00
2025-10-27 18:14:27 +08:00
2026-02-04 17:35:21 +00:00
2025-10-27 18:14:27 +08:00
2026-02-01 22:33:53 -08:00
2025-11-01 15:36:38 +00:00
2026-01-10 07:50:29 -08:00
2025-10-27 18:14:27 +08:00
2024-08-15 15:25:54 -04:00
2025-10-27 18:14:27 +08:00
2026-02-04 17:35:21 +00:00
2025-10-12 12:03:40 -07: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
2024-03-08 07:34:36 +07: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
2024-02-20 12:09:00 -08:00
2022-10-12 12:49:17 +02: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
2019-02-01 10:24:55 +00: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