[all-commits] [llvm/llvm-project] 37502e: [clang][CodeGen] Only include ABIInfo.h where requ...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Fri Jul 22 10:45:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37502e042ff007972db0a03dd8c5e293c3219de3
https://github.com/llvm/llvm-project/commit/37502e042ff007972db0a03dd8c5e293c3219de3
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M clang/lib/CodeGen/ABIInfo.h
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CGCall.h
M clang/lib/CodeGen/CGObjCRuntime.h
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/SwiftCallingConv.cpp
M clang/lib/CodeGen/TargetInfo.cpp
M clang/lib/CodeGen/TargetInfo.h
Log Message:
-----------
[clang][CodeGen] Only include ABIInfo.h where required (NFC)
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D130322
More information about the All-commits
mailing list