[PATCH] D88390: [M68k] (Patch 4/8) MC layer and object file support

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 20 11:14:28 PST 2020


jrtc27 added inline comments.


================
Comment at: llvm/lib/Target/M68k/MCTargetDesc/M68kBaseInfo.h:17
+
+#ifndef LLVM_LIB_TARGET_M680X0_MCTARGETDESC_M680X0BASEINFO_H
+#define LLVM_LIB_TARGET_M680X0_MCTARGETDESC_M680X0BASEINFO_H
----------------
Old name in the header guard. Repeated several times in this revision and later revisions.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88390/new/

https://reviews.llvm.org/D88390



More information about the llvm-commits mailing list