Files
clang-p2996/mlir/lib/Target/LLVMIR/DebugTranslation.cpp
Christian Ulmann 3dc1b16239 [mlir][LLVM] Export DICompositeType as distinct MD when necessary
This commit ensures that DICompositeTypes are exported as distinct
metadata nodes for structures, classes, unions, and enumerations.
Not emitting these as distinct metadata can potentially cause linking
issues involving debug sections.

Reviewed By: gysit

Differential Revision: https://reviews.llvm.org/D154712
2023-07-10 07:00:10 +00:00

15 KiB