mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216732 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
87a2b36cf6
commit
86cafbc6ed
@ -439,7 +439,7 @@ class DarwinX86AsmBackend : public X86AsmBackend {
|
||||
unsigned OffsetSize; ///< Offset of a "push" instruction.
|
||||
unsigned PushInstrSize; ///< Size of a "push" instruction.
|
||||
unsigned MoveInstrSize; ///< Size of a "move" instruction.
|
||||
unsigned StackDivide; ///< Amount to adjust stack stize by.
|
||||
unsigned StackDivide; ///< Amount to adjust stack size by.
|
||||
protected:
|
||||
/// \brief Implementation of algorithm to generate the compact unwind encoding
|
||||
/// for the CFI instructions.
|
||||
|
Loading…
Reference in New Issue
Block a user