[all-commits] [llvm/llvm-project] 79df15: [CSKY] Adjust includes in MCTargetDesc to avoid un...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Aug 21 20:25:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79df15b7579c95c5e284136af9862ee911a6515e
https://github.com/llvm/llvm-project/commit/79df15b7579c95c5e284136af9862ee911a6515e
Author: Fangrui Song <i at maskray.me>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M llvm/lib/Target/CSKY/MCTargetDesc/CSKYTargetStreamer.cpp
Log Message:
-----------
[CSKY] Adjust includes in MCTargetDesc to avoid unnecessary CodeGen deps, NFC
See issue llvm#64166 for more information about layering.
More information about the All-commits
mailing list