[all-commits] [llvm/llvm-project] 2044dd: [InstrProf] Remove -forder-file-instrumentation (#...
Ellis Hoag via All-commits
all-commits at lists.llvm.org
Thu Mar 13 08:28:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2044dd07da99714bbeb801bafe6dd5179493fd48
https://github.com/llvm/llvm-project/commit/2044dd07da99714bbeb801bafe6dd5179493fd48
Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M clang/docs/UsersManual.rst
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChain.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Driver/ToolChains/SYCL.cpp
M clang/test/Driver/clang_f_opts.c
M compiler-rt/include/profile/InstrProfData.inc
M compiler-rt/include/profile/instr_prof_interface.h
M compiler-rt/lib/profile/InstrProfiling.h
M compiler-rt/lib/profile/InstrProfilingFile.c
M compiler-rt/lib/profile/InstrProfilingPlatformAIX.c
M compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c
M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
M compiler-rt/lib/profile/InstrProfilingPlatformOther.c
M compiler-rt/lib/profile/InstrProfilingPlatformWindows.c
R compiler-rt/test/profile/Inputs/instrprof-order-file.c
R compiler-rt/test/profile/instrprof-order-file.test
M lld/test/MachO/start-end.s
M llvm/include/llvm/ProfileData/InstrProfData.inc
R llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Instrumentation/CMakeLists.txt
R llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp
R llvm/test/Instrumentation/InstrOrderFile/basic.ll
M llvm/utils/gn/secondary/llvm/lib/Transforms/Instrumentation/BUILD.gn
Log Message:
-----------
[InstrProf] Remove -forder-file-instrumentation (#130192)
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