[all-commits] [llvm/llvm-project] d560dc: Revert "[XRay][AArch64] Support -fxray-shared (#11...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Tue Nov 5 08:43:38 PST 2024
Branch: refs/heads/revert-114431-xray_shared_aarch64
Home: https://github.com/llvm/llvm-project
Commit: d560dcabad287952024ffb0014cfcce1f4672535
https://github.com/llvm/llvm-project/commit/d560dcabad287952024ffb0014cfcce1f4672535
Author: Felipe de Azevedo Piovezan <piovezan.fpi at gmail.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M clang/lib/Driver/XRayArgs.cpp
M clang/test/Driver/XRay/xray-shared.cpp
M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
M compiler-rt/lib/xray/CMakeLists.txt
M compiler-rt/lib/xray/xray_trampoline_AArch64.S
M compiler-rt/test/xray/TestCases/Posix/basic-mode-dso.cpp
M compiler-rt/test/xray/TestCases/Posix/clang-xray-shared.cpp
M compiler-rt/test/xray/TestCases/Posix/dlopen.cpp
M compiler-rt/test/xray/TestCases/Posix/dso-dep-chains.cpp
M compiler-rt/test/xray/TestCases/Posix/patch-premain-dso.cpp
M compiler-rt/test/xray/TestCases/Posix/patching-unpatching-dso.cpp
Log Message:
-----------
Revert "[XRay][AArch64] Support -fxray-shared (#114431)"
This reverts commit 7767aa45abf9706fa5ec9a2b182f3ccde92a93f0.
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