mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Sort case-insensitively.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135674 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dab3d29605
commit
b60e851c03
@ -639,13 +639,13 @@ from the previous release.</p>
|
||||
<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>InsertValueInst::Create</code></li>
|
||||
<li><code>InsertValueInst::getIndices</code></li>
|
||||
<li><code>InvokeInst::Create</code></li>
|
||||
<li><code>IRBuilder::CreateCall</code></li>
|
||||
<li><code>IRBuilder::CreateExtractValue</code></li>
|
||||
<li><code>IRBuilder::CreateInsertValue</code></li>
|
||||
<li><code>IRBuilder::CreateInvoke</code></li>
|
||||
<li><code>InsertValueInst::Create</code></li>
|
||||
<li><code>InsertValueInst::getIndices</code></li>
|
||||
<li><code>InvokeInst::Create</code></li>
|
||||
<li><code>MDNode::get</code></li>
|
||||
<li><code>MDNode::getIfExists</code></li>
|
||||
<li><code>MDNode::getTemporary</code></li>
|
||||
|
Loading…
Reference in New Issue
Block a user