[all-commits] [llvm/llvm-project] ae7ab9: LanaiSubtarget.h - remove unnecessary includes. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 29 10:20:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ae7ab962840a8d6def1af64e89082e55adf50e2c
https://github.com/llvm/llvm-project/commit/ae7ab962840a8d6def1af64e89082e55adf50e2c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/lib/Target/Lanai/LanaiSubtarget.h
Log Message:
-----------
LanaiSubtarget.h - remove unnecessary includes. NFCI.
TargetFrameLowering.h is guaranteed to be covered by LanaiFrameLowering.h
Commit: 346199152fc1c70dd439b0adab8a5815e426b4c0
https://github.com/llvm/llvm-project/commit/346199152fc1c70dd439b0adab8a5815e426b4c0
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/lib/Target/Lanai/LanaiTargetMachine.h
Log Message:
-----------
LanaiTargetMachine.h - remove unnecessary includes. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/67aac915ba94...346199152fc1
More information about the All-commits
mailing list