[PATCH] D94820: Support for instrumenting only selected files or functions
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 26 12:39:36 PST 2021
MaskRay added inline comments.
================
Comment at: clang/docs/UsersManual.rst:2271
+.. option:: -fprofile-list=<pathname>
+
----------------
This can be added below `-fprofile-exclude-files=`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94820/new/
https://reviews.llvm.org/D94820
More information about the cfe-commits
mailing list