[PATCH] D139102: [AArch64] Inline AArch64TargetParser.def

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 04:53:29 PST 2022


tmatheson created this revision.
tmatheson added reviewers: lenary, pratlucas, dmgreen, tschuett, DavidSpickett.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
tmatheson requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Inline calls for the following macros and delete AArch64TargetParser.def:
 AARCH64_ARCH,  AARCH64_CPU_NAME,  AARCH64_CPU_ALIAS, AARCH64_ARCH_EXT_NAME


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139102

Files:
  llvm/include/llvm/Support/AArch64TargetParser.def
  llvm/include/llvm/Support/AArch64TargetParser.h
  llvm/lib/Support/AArch64TargetParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139102.479250.patch
Type: text/x-patch
Size: 39067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/8cf6bf25/attachment.bin>


More information about the llvm-commits mailing list