mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-22 15:39:28 +00:00
Clarify a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71561 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2364cfeb54
commit
f46ef0450f
@ -293,7 +293,7 @@ public:
|
||||
return StructAlignment;
|
||||
}
|
||||
|
||||
/// getElementContainingOffset - Given a valid offset into the structure,
|
||||
/// getElementContainingOffset - Given a valid byte offset into the structure,
|
||||
/// return the structure index that contains it.
|
||||
///
|
||||
unsigned getElementContainingOffset(uint64_t Offset) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user