mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 01:06:04 +00:00

IRBuilder, DIBuilder, etc. This is the proper layering as MDBuilder can't be used (or implemented) without the Core Metadata representation. Patches to Clang and Dragonegg coming up. llvm-svn: 160237