forked from OSchip/llvm-project
parent
13f8dda9bc
commit
83dee99c1b
|
@ -1,4 +1,4 @@
|
|||
//===-- MipsInstPrinter.cpp - Convert Mips MCInst to assembly syntax --------===//
|
||||
//===-- MipsInstPrinter.cpp - Convert Mips MCInst to assembly syntax ------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- MipsInstPrinter.h - Convert Mips MCInst to assembly syntax ----------===//
|
||||
//===-- MipsInstPrinter.h - Convert Mips MCInst to assembly syntax --------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- MipsMCInstLower.h - Lower MachineInstr to MCInst -------------------===//
|
||||
//===-- MipsMCInstLower.h - Lower MachineInstr to MCInst -------------------==//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue