[all-commits] [llvm/llvm-project] 6316b0: Attributor.h - remove unnecessary includes. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 30 07:28:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6316b0023ec081159843e5ca9609c6f35198a4c4
https://github.com/llvm/llvm-project/commit/6316b0023ec081159843e5ca9609c6f35198a4c4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/unittests/Transforms/IPO/AttributorTestBase.h
Log Message:
-----------
Attributor.h - remove unnecessary includes. NFCI.
Fix implicit cpp include dependencies.
More information about the All-commits
mailing list