Files
clang-p2996/mlir/lib/Target/LLVMIR/DebugImporter.cpp
Christian Ulmann eab62971cd [MLIR][LLVM] Support nameless and scopeless global constants (#75307)
This commit ensures that we model DI information for global constants
correctly. These constructs can lack scopes, names, and linkage names,
so these parameters were made optional for the DIGlobalVariable
attribute.
2023-12-13 10:47:59 +01:00

14 KiB