mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-06 11:29:27 +00:00
Fix a typo that Edwin spotted.
llvm-svn: 75661
This commit is contained in:
parent
8cd9c88760
commit
07b00e1036
@ -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…
x
Reference in New Issue
Block a user