[all-commits] [llvm/llvm-project] c68344: part 1: introducing -fno_sample_profile_use_profi ...
Nilanjana Basu via All-commits
all-commits at lists.llvm.org
Tue Jul 1 20:26:24 PDT 2025
Branch: refs/heads/users/nbasu/enable-profi-for-sample-pgo
Home: https://github.com/llvm/llvm-project
Commit: c683445558e766964ded16fbafc963c9f02edbd8
https://github.com/llvm/llvm-project/commit/c683445558e766964ded16fbafc963c9f02edbd8
Author: Nilanjana Basu <n_basu at apple.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/pgo-sample-use-profi.c
Log Message:
-----------
part 1: introducing -fno_sample_profile_use_profi flag
Breaking down the patch into 2 parts:
Keeping part1: introducing -fno_sample_profile_use_profi flag
Reverting part2: enabling -fsample_profile_use_profi flag by default
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list