[PATCH] D92328: collect_and_build_with_pgo.py: adapt to monorepo
George Burgess IV via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 09:44:28 PST 2020
george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.
thanks for this!
i think the preferred way to PGO LLVM is cmake: https://llvm.org/docs/AdvancedBuilds.html
that said, while we have this script & the docs pointing to it, seems good to keep it up-to-date. LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92328/new/
https://reviews.llvm.org/D92328
More information about the llvm-commits
mailing list