[all-commits] [llvm/llvm-project] 617043: [ModuleInliner] Remove unnecessary #includes (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Sep 17 12:05:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6170437df5a0ec93325ac46c15bc6c2637c06c58
https://github.com/llvm/llvm-project/commit/6170437df5a0ec93325ac46c15bc6c2637c06c58
Author: Kazu Hirata <kazu at google.com>
Date: 2022-09-17 (Sat, 17 Sep 2022)
Changed paths:
M llvm/include/llvm/Analysis/InlineOrder.h
Log Message:
-----------
[ModuleInliner] Remove unnecessary #includes (NFC)
While I am at it, this patch removes an unnecessary forward
declaration.
More information about the All-commits
mailing list