This commit makes the name of a DINamespace optional to enable modeling
of anonymous namespaces.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147125
[mlir][llvm] Make DINamespace name optional ClosedPublic Authored by Dinistro on Mar 29 2023, 1:59 AM.
Details Summary This commit makes the name of a DINamespace optional to enable modeling
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2023, 2:02 AM This revision was landed with ongoing or failed builds.Mar 29 2023, 3:19 AM Closed by commit rGa8291e0dc55f: [mlir][llvm] Make DINamespace name optional (authored by Dinistro). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 509282 mlir/include/mlir/Dialect/LLVMIR/LLVMAttrDefs.td
mlir/test/Dialect/LLVMIR/debuginfo.mlir
|