From 16005253850679a34b09a70bca32a6c0233380d6 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 2 Aug 2011 06:20:17 +0000 Subject: Remove the LLVMBuildUnwind C API function. The 'unwind' function is going away with the new EH rewrite. This is step 0 in keeping front-ends from using it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136683 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 0b0377d875..025f91a8f8 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -596,7 +596,7 @@ from the previous release.

In addition, many APIs have changed in this release. Some of the major - LLVM API changes are:

+ LLVM API changes are:

-- cgit v1.2.3