[all-commits] [llvm/llvm-project] d3e2e3: [CSSPGO] Passing the clang driver switch -fpseudo-...
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Tue Feb 2 09:44:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3e2e3740d0730cb6788c771bb01a8f3e935bf2e
https://github.com/llvm/llvm-project/commit/d3e2e3740d0730cb6788c771bb01a8f3e935bf2e
Author: Hongtao Yu <hoy at fb.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/CommonArgs.cpp
A clang/test/Driver/pseudo-probe-lto.c
Log Message:
-----------
[CSSPGO] Passing the clang driver switch -fpseudo-probe-for-profiling to the linker.
As titled.
Reviewed By: wmi, wenlei
Differential Revision: https://reviews.llvm.org/D95271
More information about the All-commits
mailing list