From 50fb330b8da8dcde15717420dbbbab7d509d9fa1 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Wed, 21 Jul 2010 10:22:41 +0000 Subject: [PATCH] appease Validator git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109007 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 918fcad96de..38da71c4055 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -610,7 +610,7 @@ expose new optimization opportunities:

href="http://llvm.org/doxygen/classllvm_1_1InvokeInst.html">InvokeInst and CallInst. To be portable across releases, resort to CallSite and the - high-level accessors, such as getCalledValue and setUnwindDest. + high-level accessors, such as getCalledValue and setUnwindDest.