[PATCH] D15306: [llvm-profdata] Add support for weighted merge of profile data (2nd try)
Nathan Slingerland via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 15:38:34 PST 2015
slingn added a comment.
There's one --weighted-file=<weight>,<filename> per file to merge, right?
Regarding intuition - I know I have trouble remember the exact name of options I don't use very often. I might have a chance with a single ':'. :)
http://reviews.llvm.org/D15306
More information about the llvm-commits
mailing list