[all-commits] [llvm/llvm-project] 1fa003: [AArch64] Remove one unnecesssary include of AArch...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Jan 4 12:07:00 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1fa0036226d0ffad624bfb43595d00885db546b9
https://github.com/llvm/llvm-project/commit/1fa0036226d0ffad624bfb43595d00885db546b9
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-04 (Sat, 04 Jan 2025)
Changed paths:
M llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
M llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
Log Message:
-----------
[AArch64] Remove one unnecesssary include of AArch64GenSystemOperands.inc. NFC
GET_PRCTX_DECL and GET_PRCTX_IMPl don't exist in AArch64GenSystemOperands.inc
so this include does nothing. It looks like it was removed in
2050e7ebe18cc4cf906d9b54d17ee885cd868327.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list