diff options
| author | Gabor Greif <ggreif@gmail.com> | 2010-07-21 10:22:41 +0000 |
|---|---|---|
| committer | Gabor Greif <ggreif@gmail.com> | 2010-07-21 10:22:41 +0000 |
| commit | 930894fe6174a5ac898e81cba8113596a1beafa9 (patch) | |
| tree | 2786078ff140cb6756d77d2e5060a1ab47b53922 /llvm | |
| parent | 4b17e65baa35e3f7cf1381db7caa582ca6166cc3 (diff) | |
| download | bcm5719-llvm-930894fe6174a5ac898e81cba8113596a1beafa9.tar.gz bcm5719-llvm-930894fe6174a5ac898e81cba8113596a1beafa9.zip | |
appease Validator
llvm-svn: 109007
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 918fcad96de..38da71c4055 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -610,7 +610,7 @@ expose new optimization opportunities:</p> href="http://llvm.org/doxygen/classllvm_1_1InvokeInst.html"><tt>InvokeInst</tt></a> and <a href="http://llvm.org/doxygen/classllvm_1_1CallInst.html"><tt>CallInst</tt></a>. To be portable across releases, resort to <tt>CallSite</tt> and the - high-level accessors, such as <tt>getCalledValue</tt> and <tt>setUnwindDest</tt>.</li> + high-level accessors, such as <tt>getCalledValue</tt> and <tt>setUnwindDest</tt>. </li> </ul> |

