[PATCH] D31512: Allow targets to opt-in to codegen in SCC order

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 11:34:59 PDT 2017


MatzeB added a comment.

I'd lean towards putting the option into TargetPassConfig instead of TargetMachine, what do you think?


https://reviews.llvm.org/D31512





More information about the llvm-commits mailing list