[all-commits] [llvm/llvm-project] 6f1147: [clang] Expose -fprofile-use in clang-cl
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Feb 11 13:16:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f1147f825d087f8486a685024078fe08dba755c
https://github.com/llvm/llvm-project/commit/6f1147f825d087f8486a685024078fe08dba755c
Author: Nico Weber <thakis at chromium.org>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/test/Driver/cl-options.c
Log Message:
-----------
[clang] Expose -fprofile-use in clang-cl
Less typing than `-fprofile-instr-use`, and means the same thing.
Differential Revision: https://reviews.llvm.org/D119574
More information about the All-commits
mailing list