From: Gabor Greif Date: Wed, 21 Jul 2010 10:22:41 +0000 (+0000) Subject: appease Validator X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=50fb330b8da8dcde15717420dbbbab7d509d9fa1;p=oota-llvm.git appease Validator git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109007 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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.