[all-commits] [llvm/llvm-project] 898e42: GlobalISel/Utils.h - remove unused includes. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Sep 3 07:59:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 898e42db93ae5ac87cc5ab4a93b14286b0b780ba
https://github.com/llvm/llvm-project/commit/898e42db93ae5ac87cc5ab4a93b14286b0b780ba
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/Utils.h
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
Log Message:
-----------
GlobalISel/Utils.h - remove unused includes. NFCI.
Twine is unused, and TargetLowering can be reduced to a forward declaration and moved to Utils.cpp
More information about the All-commits
mailing list