[PATCH] D28336: Replace addEarlyAsPossiblePasses callback with adjustPassManager

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 10:27:33 PST 2017


rampitec added a comment.

Ping.
In https://reviews.llvm.org/D28694 @chandlerc has proposed exactly this solution: "What about instead you call a method on TargetMachine with the builder that can add any extensions it wants." It looks like the principle should be acceptable.


Repository:
  rL LLVM

https://reviews.llvm.org/D28336





More information about the llvm-commits mailing list