[PATCH] D23678: MachineScheduler: Move the DAGMutation classes into header file
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 11:02:45 PDT 2016
MatzeB added a comment.
Do you actually need the full declaration in the header or would it be enough to provide constructor functions?
https://reviews.llvm.org/D23678
More information about the llvm-commits
mailing list