[all-commits] [llvm/llvm-project] fbaa08: [SCCP] Remove unused forward declarations (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Wed May 17 21:06:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbaa086e1b67902082630228bc33890ccd5480ad
https://github.com/llvm/llvm-project/commit/fbaa086e1b67902082630228bc33890ccd5480ad
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/SCCP.h
Log Message:
-----------
[SCCP] Remove unused forward declarations (NFC)
While we are at it, this patch removes unnecessary includes.
More information about the All-commits
mailing list