mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Fix a typo that Edwin spotted.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75661 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
419c615087
commit
04ff239d21
@ -270,7 +270,7 @@ public:
|
||||
///
|
||||
/// Note that this may not reflect the size of memory allocated for an
|
||||
/// instance of the type or the number of bytes that are written when an
|
||||
/// intance of the type is stored to memory. The TargetData class provides
|
||||
/// instance of the type is stored to memory. The TargetData class provides
|
||||
/// additional query functions to provide this information.
|
||||
///
|
||||
unsigned getPrimitiveSizeInBits() const;
|
||||
|
Loading…
Reference in New Issue
Block a user