[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:21:05 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.


Repository:
  rL LLVM

https://reviews.llvm.org/D28031





More information about the llvm-commits mailing list