diff options
author | Bill Wendling <isanbard@gmail.com> | 2007-09-22 09:56:28 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2007-09-22 09:56:28 +0000 |
commit | 370dac7346c85fb406295a30753bc23a467dc5df (patch) | |
tree | f829d2defadc43f177fce0e16fb7d336b0b36df3 /llvm/docs | |
parent | beee622c4d063d76ece9476eed4c980d78fc4df0 (diff) | |
download | bcm5719-llvm-370dac7346c85fb406295a30753bc23a467dc5df.tar.gz bcm5719-llvm-370dac7346c85fb406295a30753bc23a467dc5df.zip |
Validation fixes
llvm-svn: 42228
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index dce3165c9d3..69132c45053 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -222,8 +222,6 @@ to create LLVM IR instructions.</li> <li>Reid contributed support for intrinsics that take arbitrary integer typed arguments, Dan Gohman and Chandler extended it to support FP and vectors.</li> -</li> - </ul> </div> @@ -242,9 +240,6 @@ arguments, Dan Gohman and Chandler extended it to support FP and vectors.</li> <li>David Green contributed a new --enable-expensive-checks configure option which enables STL checking, and fixed several bugs exposed by it.</li> - -</li> - </ul> </div> |