mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 07:34:33 +00:00
fix comment pastos
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78422 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c40f613034
commit
b124be4f97
@ -428,8 +428,8 @@ def COPY_TO_REGCLASS : Instruction {
|
||||
// syntax on X86 for example).
|
||||
//
|
||||
class AsmParser {
|
||||
// AsmWriterClassName - This specifies the suffix to use for the asmwriter
|
||||
// class. Generated AsmWriter classes are always prefixed with the target
|
||||
// AsmParserClassName - This specifies the suffix to use for the asmparser
|
||||
// class. Generated AsmParser classes are always prefixed with the target
|
||||
// name.
|
||||
string AsmParserClassName = "AsmParser";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user