[all-commits] [llvm/llvm-project] 8b2ba6: Revert "[compiler-rt][ctx_instr] Add `ctx_profile`...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Apr 22 09:36:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b2ba6a144e728ee4116e2804e9b5aed8824e726
https://github.com/llvm/llvm-project/commit/8b2ba6a144e728ee4116e2804e9b5aed8824e726
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
M compiler-rt/cmake/config-ix.cmake
M compiler-rt/lib/CMakeLists.txt
R compiler-rt/lib/ctx_profile/CMakeLists.txt
R compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp
R compiler-rt/lib/ctx_profile/CtxInstrProfiling.h
R compiler-rt/lib/ctx_profile/tests/CMakeLists.txt
R compiler-rt/lib/ctx_profile/tests/CtxInstrProfilingTest.cpp
R compiler-rt/lib/ctx_profile/tests/driver.cpp
Log Message:
-----------
Revert "[compiler-rt][ctx_instr] Add `ctx_profile` component" (#89625)
Reverts llvm/llvm-project#89304
Some build bot failures - will fix and reland.
Example: https://lab.llvm.org/buildbot/#/builders/165/builds/52789
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