[all-commits] [llvm/llvm-project] 8d2034: [clang] Add flag fallow-runtime-check-skip-hot-cut...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Jun 27 13:47:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d2034cf68b51041a40069b0d868dfcdbf719685
https://github.com/llvm/llvm-project/commit/8d2034cf68b51041a40069b0d868dfcdbf719685
Author: Florian Mayer <fmayer at google.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.h
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
A clang/test/CodeGen/fallow-runtime-check-skip-hot-cutoff.c
A clang/test/Driver/fallow-runtime-check-skip-hot-cutoff.c
Log Message:
-----------
[clang] Add flag fallow-runtime-check-skip-hot-cutoff (#145999)
Co-authored-by: Kazu Hirata <kazu at google.com>
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