[all-commits] [llvm/llvm-project] 68a1cb: SubtargetFeatureInfo.h - remove unnecessary includ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jul 20 05:39:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 68a1cbe11a598516ea1a2e969cd720ee9895a1dc
https://github.com/llvm/llvm-project/commit/68a1cbe11a598516ea1a2e969cd720ee9895a1dc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M llvm/utils/TableGen/SubtargetFeatureInfo.cpp
M llvm/utils/TableGen/SubtargetFeatureInfo.h
Log Message:
-----------
SubtargetFeatureInfo.h - remove unnecessary include and forward declarations. NFCI.
Move necessary include down to SubtargetFeatureInfo.cpp.
More information about the All-commits
mailing list