mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123519 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4de2c76542
commit
bdf466c27d
@ -144,7 +144,7 @@ public:
|
||||
std::string getStringRepresentation() const;
|
||||
|
||||
/// isLegalInteger - This function returns true if the specified type is
|
||||
/// known tobe a native integer type supported by the CPU. For example,
|
||||
/// known to be a native integer type supported by the CPU. For example,
|
||||
/// i64 is not native on most 32-bit CPUs and i37 is not native on any known
|
||||
/// one. This returns false if the integer width is not legal.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user