[PATCH] D14735: [LNT] PGO and reference input support for SPEC
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 10:35:47 PST 2015
cmatthews accepted this revision.
cmatthews added a comment.
This revision is now accepted and ready to land.
I am a little worried about the --pgo option misleading the user into thinking most things might be run with pgo. For now could we change it to --spec-with-pgo or something like that. If more of the test-suite supports PGO it would be fine to have a more general flag.
Besides that, LGTM.
http://reviews.llvm.org/D14735
More information about the llvm-commits
mailing list