[all-commits] [llvm/llvm-project] 3a1308: MIRFormatter.h - remove MachineInstr.h include. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Sep 4 03:17:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3a1308be051711473e4cdd4aa12c70070991f648
https://github.com/llvm/llvm-project/commit/3a1308be051711473e4cdd4aa12c70070991f648
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MIRFormatter.h
Log Message:
-----------
MIRFormatter.h - remove MachineInstr.h include. NFC.
Use forward declarations and include the inner dependencies directly.
More information about the All-commits
mailing list