mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-05 12:31:33 +00:00
fit in 80 cols
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61977 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5840779cc9
commit
6688d75114
@ -213,8 +213,8 @@ public:
|
||||
///
|
||||
const Type *getIntPtrType() const;
|
||||
|
||||
/// getIndexedOffset - return the offset from the beginning of the type for the
|
||||
/// specified indices. This is used to implement getelementptr.
|
||||
/// getIndexedOffset - return the offset from the beginning of the type for
|
||||
/// the specified indices. This is used to implement getelementptr.
|
||||
///
|
||||
uint64_t getIndexedOffset(const Type *Ty,
|
||||
Value* const* Indices, unsigned NumIndices) const;
|
||||
|
Loading…
Reference in New Issue
Block a user