[all-commits] [llvm/llvm-project] b7db39: Fix DW_TAG_template_alias refs in llvm-dwarfdump -...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Mon Apr 22 04:03:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7db392b687463e1f2815279e7dc4554b2ccb83f
https://github.com/llvm/llvm-project/commit/b7db392b687463e1f2815279e7dc4554b2ccb83f
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M llvm/include/llvm/BinaryFormat/Dwarf.def
A llvm/test/tools/llvm-dwarfdump/X86/verify_template_alias.yaml
Log Message:
-----------
Fix DW_TAG_template_alias refs in llvm-dwarfdump --verify (#89589)
A DW_TAG_template_alias referenced by a DW_AT_type incorrectly produces
the error:
error: DIE has DW_AT_type with incompatible tag DW_TAG_template_alias
Fix and add test.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list