diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 685e9de1a3..750f9825cc 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -532,6 +532,8 @@ syntax, there are still significant gaps in that support.</p> <li><code>llvm::getTrapFunctionName()</code></li> <li><code>llvm::EnableSegmentedStacks</code></li> </ul></li> + <li>The MDBuilder class has been added to simplify the creation of + metadata.</li> <li>....</li> </ul> |