[all-commits] [llvm/llvm-project] cf2fc4: [IR] GlobalObject.h - remove unused <utility> incl...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Apr 19 05:26:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf2fc41bd1c8d20415ae11bbc167c1f5dd0a1f1e
https://github.com/llvm/llvm-project/commit/cf2fc41bd1c8d20415ae11bbc167c1f5dd0a1f1e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M llvm/include/llvm/IR/GlobalObject.h
Log Message:
-----------
[IR] GlobalObject.h - remove unused <utility> include. NFCI.
In fact there's no explicit use of any std:: type or method in this header.
More information about the All-commits
mailing list