From: Jay Foad
Date: Thu, 21 Jul 2011 14:42:51 +0000 (+0000)
Subject: Sort case-insensitively.
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=b60e851c03970291086966b3610be9485e1eec85;p=oota-llvm.git
Sort case-insensitively.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135674 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 5fc388e0da7..c123e7c21c4 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -639,13 +639,13 @@ from the previous release.
FindInsertedValue
(in llvm/Analysis/ValueTracking.h
)
gep_type_begin
(in llvm/Support/GetElementPtrTypeIterator.h
)
gep_type_end
(in llvm/Support/GetElementPtrTypeIterator.h
)
+InsertValueInst::Create
+InsertValueInst::getIndices
+InvokeInst::Create
IRBuilder::CreateCall
IRBuilder::CreateExtractValue
IRBuilder::CreateInsertValue
IRBuilder::CreateInvoke
-InsertValueInst::Create
-InsertValueInst::getIndices
-InvokeInst::Create
MDNode::get
MDNode::getIfExists
MDNode::getTemporary