mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 22:04:55 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103755 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
47b3ec4daa
commit
3fa0c8ca96
@ -78,7 +78,7 @@ public:
|
||||
/// Write the object file.
|
||||
///
|
||||
/// This routine is called by the assembler after layout and relaxation is
|
||||
/// complete, fixups have been evaluate and applied, and relocations
|
||||
/// complete, fixups have been evaluated and applied, and relocations
|
||||
/// generated.
|
||||
virtual void WriteObject(const MCAssembler &Asm,
|
||||
const MCAsmLayout &Layout) = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user