llvm/CodeGen/Machine*.h, llvm/ADT/ArrayRef.h, llvm/IR/Instructions.h and llvm/CodeGen/SelectionDAG.h were identified as being quiet heavy by clang build analyzer.
Removing includes and forward declaring the relevant classes saves compilation time.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Unit Tests
Unit Tests