[PATCH] D28031: Allow target to specify early module passes

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 15:26:30 PST 2017


jlebar added a comment.

>> I'm leaning towards giving targets a hook to accept the PassManagerBuilder and adjust as they want it.
> 
> Me too. I don't think it should be called "early as possible", but in principle I think I agree.

(I'll let you spin another patch with that approach.)


Repository:
  rL LLVM

https://reviews.llvm.org/D28031





More information about the llvm-commits mailing list