[PATCH] D85810: [clang] Pass-through remarks options to lld

Wei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 22:50:43 PDT 2020


weiwang added reviewers: wenlei, hoyFB.
weiwang added a comment.

This is the the 2nd of 3 dependent patches:

1. [lld] Enable remarks hotness filtering in lld: https://reviews.llvm.org/D85809
2. [clang] Pass-through remarks options to lld: https://reviews.llvm.org/D85810
3. [remarks] Optimization remarks hotness filetering from profile summary: https://reviews.llvm.org/D85808


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85810/new/

https://reviews.llvm.org/D85810



More information about the cfe-commits mailing list