Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with | Chandler Carruth | 2012-07-15 | 1 | -0/+107 |
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 |