[PATCH] D56948: [AArch64] Include AArch64GenCallingConv.inc once

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 18:27:35 PST 2019


pcc added inline comments.
Herald added a project: LLVM.


================
Comment at: llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.h:1
-//=== AArch64CallingConv.h - Custom Calling Convention Routines -*- C++ -*-===//
+//=== AArch64CallingConvention.h - AArch64 CC entry points ------*- C++ -*-===//
 //
----------------
Should this file be tblgen'erated?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56948





More information about the llvm-commits mailing list