From dab3d29605a5c83db41b28176273ef55961120c1 Mon Sep 17 00:00:00 2001
From: Jay Foad
Date: Thu, 21 Jul 2011 14:31:17 +0000
Subject: Convert ConstantExpr::getGetElementPtr and
ConstantExpr::getInBoundsGetElementPtr to use ArrayRef.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135673 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 2 ++
1 file changed, 2 insertions(+)
(limited to 'docs/ReleaseNotes.html')
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 0eac384b62..5fc388e0da 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -623,6 +623,8 @@ from the previous release.
ComputeLinearIndex
(in llvm/CodeGen/Analysis.h
)
ConstantArray::get
ConstantExpr::getExtractElement
+ConstantExpr::getGetElementPtr
+ConstantExpr::getInBoundsGetElementPtr
ConstantExpr::getIndices
ConstantExpr::getInsertElement
ConstantExpr::getWithOperands
--
cgit v1.2.3-18-g5258