From: Jay Foad Date: Fri, 15 Jul 2011 08:37:34 +0000 (+0000) Subject: Convert CallInst and InvokeInst APIs to use ArrayRef. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=a3efbb15ddd5aa9006564cd79086723640084878;p=oota-llvm.git Convert CallInst and InvokeInst APIs to use ArrayRef. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135265 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 73de5fa237d..374615d991c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -616,6 +616,7 @@ from the previous release.

include: