This is an archive of the discontinued LLVM Phabricator instance.

[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
of anonymous namespaces.

Diff Detail

Event Timeline

Dinistro created this revision.Mar 29 2023, 1:59 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Dinistro requested review of this revision.Mar 29 2023, 1:59 AM
gysit accepted this revision.Mar 29 2023, 2:02 AM

Thanks!

This 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
This revision was automatically updated to reflect the committed changes.