[all-commits] [llvm/llvm-project] f6909c: Adjust includes in MCTargetDesc to avoid unnecessa...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Thu Jul 27 13:47:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6909cff4256d03ffbb925027d9f7c68b8f9f657
https://github.com/llvm/llvm-project/commit/f6909cff4256d03ffbb925027d9f7c68b8f9f657
Author: Reid Kleckner <rnk at google.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
M llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
Log Message:
-----------
Adjust includes in MCTargetDesc to avoid unnecessary CodeGen deps, NFC
These are small include-only changes in the AArch64 and ARM backends
that seem sufficiently small to commit separately without review.
See issue #64166 for more information about layering.
More information about the All-commits
mailing list