Add the MDBuilder helper class for conveniently creating metadata.
authorDuncan Sands <baldrick@free.fr>
Sun, 15 Apr 2012 18:03:49 +0000 (18:03 +0000)
committerDuncan Sands <baldrick@free.fr>
Sun, 15 Apr 2012 18:03:49 +0000 (18:03 +0000)
commite747fadedf8c5b80f1a0d5e84078a4428e06098e
tree661d6369299d769b6319628973bb2907cf948dea
parent362a05a635379ca1151e5ccf735295aed814dd4b
Add the MDBuilder helper class for conveniently creating metadata.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154766 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.html
include/llvm/Support/MDBuilder.h [new file with mode: 0644]
unittests/Support/MDBuilderTest.cpp [new file with mode: 0644]