mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Fix spelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116804 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6b241160ed
commit
cf2561d111
@ -305,7 +305,7 @@ bool DarwinAsmParser::ParseSectionSwitch(const char *Segment,
|
||||
//
|
||||
// FIXME: This isn't really what 'as' does; I think it just uses the implicit
|
||||
// alignment on the section (e.g., if one manually inserts bytes into the
|
||||
// section, then just issueing the section switch directive will not realign
|
||||
// section, then just issuing the section switch directive will not realign
|
||||
// the section. However, this is arguably more reasonable behavior, and there
|
||||
// is no good reason for someone to intentionally emit incorrectly sized
|
||||
// values into the implicitly aligned sections.
|
||||
|
Loading…
Reference in New Issue
Block a user