[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:17:16 PST 2017


jlebar added a comment.

I'd like Chandler to weigh in here on the approach.  Ideally frontends would not have to do anything to run the early-as-possible passes -- it's pretty annoying that we cannot rely on them being run.  But we have in this patch also isn't quite what I had in mind.  Let me try to spin a patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D28031





More information about the llvm-commits mailing list