mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-21 02:24:22 +00:00
Convert gep_type_begin and gep_type_end to use ArrayRef.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135481 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -635,6 +635,8 @@ from the previous release.</p>
|
||||
<li><code>ExtractValueInst::getIndexedType</code></li>
|
||||
<li><code>ExtractValueInst::getIndices</code></li>
|
||||
<li><code>FindInsertedValue</code> (in <code>llvm/Analysis/ValueTracking.h</code>)</li>
|
||||
<li><code>gep_type_begin</code> (in <code>llvm/Support/GetElementPtrTypeIterator.h</code>)</li>
|
||||
<li><code>gep_type_end</code> (in <code>llvm/Support/GetElementPtrTypeIterator.h</code>)</li>
|
||||
<li><code>IRBuilder::CreateCall</code></li>
|
||||
<li><code>IRBuilder::CreateExtractValue</code></li>
|
||||
<li><code>IRBuilder::CreateInsertValue</code></li>
|
||||
|
Reference in New Issue
Block a user