File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
llvm/lib/Target/SystemZ/MCTargetDesc Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- // == - SystemZGNUInstPrinter.h - Convert SystemZ MCInst to assembly -*- C++ -*-= =//
1+ // =- SystemZGNUInstPrinter.h - Convert SystemZ MCInst to assembly -*- C++ -*-=//
22//
33// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44// See https://llvm.org/LICENSE.txt for license information.
55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
7- // ===------------------------------------------------------------------------ ===//
7+ // ===----------------------------------------------------------------------===//
88//
99// This class prints a SystemZ MCInst to a .s file in GNU assembly format.
1010//
11- // ===------------------------------------------------------------------------ ===//
11+ // ===----------------------------------------------------------------------===//
1212
1313#ifndef LLVM_LIB_TARGET_SYSTEMZ_MCTARGETDESC_SYSTEMZGNUINSTPRINTER_H
1414#define LLVM_LIB_TARGET_SYSTEMZ_MCTARGETDESC_SYSTEMZGNUINSTPRINTER_H
Original file line number Diff line number Diff line change 1- // === - SystemZHLASMInstPrinter.cpp - Convert SystemZ MCInst to HLASM assembly -= =//
1+ // =- SystemZHLASMInstPrinter.cpp - Convert SystemZ MCInst to HLASM assembly -=//
22//
33// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44// See https://llvm.org/LICENSE.txt for license information.
55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
7- // ===-------------------------------------------------------------------------- ==//
7+ // ===----------------------------------------------------------------------= ==//
88
99#include " SystemZHLASMInstPrinter.h"
1010#include " llvm/MC/MCInst.h"
You can’t perform that action at this time.
0 commit comments