This patch hooks up SampleProfileLoaderPass with the new PM.
Details
Diff Detail
- Build Status
Buildable 7691 Build 7691: arc lint + arc unit
Event Timeline
LGTM
lib/Passes/PassBuilder.cpp | ||
---|---|---|
781 | Looks like this line might need to be clang formatted (indention fix), but maybe it just looks funny in Phab? |
lib/Passes/PassBuilder.cpp | ||
---|---|---|
781 | This is actually the layout generated by clang-format. Yes, it indeed looks strange... |
As https://reviews.llvm.org/D34728 has already landed, this patch is ready to land.
Chandler and David, let me know if you have further concerns. I will commit this patch and https://reviews.llvm.org/D34721 Friday morning if no more concerns have been raised.
Thanks,
Dehao
FWIW, I think this is fine to go in...
If we need more integration tests, they can be in follow-up patches?
You should (probably) be able to use the debug logging patch Tim just finished to test this I think? Anyways, very happy for those to be in follow-up commits. Let's get this in so folks can start using it. =D
Looks like this line might need to be clang formatted (indention fix), but maybe it just looks funny in Phab?