The correponding linker switch has been removed by https://reviews.llvm.org/D110209, so do not pass it in clang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110371
[CSSPGO] Do not pass -fpseudo-probe-for-profiling to the linker. ClosedPublic Authored by hoy on Sep 23 2021, 3:44 PM.
Details Summary The correponding linker switch has been removed by https://reviews.llvm.org/D110209, so do not pass it in clang.
Diff Detail
Event TimelineHerald added subscribers: ormris, modimo, wenlei and 2 others. · View Herald TranscriptSep 23 2021, 3:44 PM This revision is now accepted and ready to land.Sep 23 2021, 3:44 PM This revision was landed with ongoing or failed builds.Sep 23 2021, 3:50 PM Closed by commit rGe9d1a679a1c9: [CSSPGO] Do not pass -fpseudo-probe-for-profiling to the linker. (authored by hoy). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 374685 clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/Driver/pseudo-probe-lto.c
|