[PATCH] D23678: MachineScheduler: Move the DAGMutation classes into header file

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 12:25:02 PDT 2016


tstellarAMD added a comment.

In https://reviews.llvm.org/D23678#519794, @MatzeB wrote:

> Do you actually need the full declaration in the header or would it be enough to provide constructor functions?


Constructor functions would be fine.


https://reviews.llvm.org/D23678





More information about the llvm-commits mailing list