[all-commits] [llvm/llvm-project] 06e28e: Revert "specify clang --target to fix breakage on ...
steelannelida via All-commits
all-commits at lists.llvm.org
Thu Oct 31 03:55:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06e28ed84f3f0a05b493699965e18e7a5aeaccd2
https://github.com/llvm/llvm-project/commit/06e28ed84f3f0a05b493699965e18e7a5aeaccd2
Author: Dmitry Chernenkov <dmitryc at google.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M clang/test/CodeGen/pgo-cold-function-coverage.c
Log Message:
-----------
Revert "specify clang --target to fix breakage on AIX (#114127)"
This reverts commit cc60c46e39b0fffadc83a905b37d98aff426ac17.
Commit: d924a9ba03a05b417676e84f6c81aac44f907f71
https://github.com/llvm/llvm-project/commit/d924a9ba03a05b417676e84f6c81aac44f907f71
Author: Dmitry Chernenkov <dmitryc at google.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChain.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
R clang/test/CodeGen/pgo-cold-function-coverage.c
R clang/test/Driver/fprofile-generate-cold-function-coverage.c
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
R llvm/test/Transforms/PGOProfile/instr-gen-cold-function.ll
Log Message:
-----------
Revert "[InstrPGO] Support cold function coverage instrumentation (#109837)"
This reverts commit e517cfc531886bf6ed64b4e7109bb3141ac7f430.
Compare: https://github.com/llvm/llvm-project/compare/22081dc40ba8...d924a9ba03a0
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