[all-commits] [llvm/llvm-project] e9d1a6: [CSSPGO] Do not pass -fpseudo-probe-for-profiling ...
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Thu Sep 23 15:50:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9d1a679a1c9cb309aea8c5d944e55865d38b867
https://github.com/llvm/llvm-project/commit/e9d1a679a1c9cb309aea8c5d944e55865d38b867
Author: Hongtao Yu <hoy at fb.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
R clang/test/Driver/pseudo-probe-lto.c
Log Message:
-----------
[CSSPGO] Do not pass -fpseudo-probe-for-profiling to the linker.
The correponding linker switch has been removed by https://reviews.llvm.org/D110209, so do not pass it in clang.
Reviewed By: wenlei
Differential Revision: https://reviews.llvm.org/D110371
More information about the All-commits
mailing list