mirror of
https://github.com/RPCSX/llvm.git
synced 2026-01-31 01:05:23 +01:00
fix trivial typos in comments; NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307075 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// This file is part of the X86 Disassembler Emitter.
|
||||
// It contains the implementation of the disassembler tables.
|
||||
// Documentation for the disassembler emitter in general can be found in
|
||||
// X86DisasemblerEmitter.h.
|
||||
// X86DisassemblerEmitter.h.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
// This file is part of the X86 Disassembler Emitter.
|
||||
// It contains the interface of the disassembler tables.
|
||||
// Documentation for the disassembler emitter in general can be found in
|
||||
// X86DisasemblerEmitter.h.
|
||||
// X86DisassemblerEmitter.h.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
// It contains ModR/M filters that determine which values of the ModR/M byte
|
||||
// are valid for a partiuclar instruction.
|
||||
// Documentation for the disassembler emitter in general can be found in
|
||||
// X86DisasemblerEmitter.h.
|
||||
// X86DisassemblerEmitter.h.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
// This file is part of the X86 Disassembler Emitter.
|
||||
// It contains the implementation of a single recognizable instruction.
|
||||
// Documentation for the disassembler emitter in general can be found in
|
||||
// X86DisasemblerEmitter.h.
|
||||
// X86DisassemblerEmitter.h.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
// This file is part of the X86 Disassembler Emitter.
|
||||
// It contains the interface of a single recognizable instruction.
|
||||
// Documentation for the disassembler emitter in general can be found in
|
||||
// X86DisasemblerEmitter.h.
|
||||
// X86DisassemblerEmitter.h.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
||||
Reference in New Issue
Block a user