mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
This commit introduces the DINamespaceAttr to model LLVM's DINamespace metadata. Reviewed By: gysit Differential Revision: https://reviews.llvm.org/D144243