[all-commits] [llvm/llvm-project] 75e613: [interception] Implement interception on AIX (#138...
Jake Egan via All-commits
all-commits at lists.llvm.org
Mon May 26 08:40:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75e61333f0838d742fcd71907526d72e7d66c4e0
https://github.com/llvm/llvm-project/commit/75e61333f0838d742fcd71907526d72e7d66c4e0
Author: Jake Egan <Jake.egan at ibm.com>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M compiler-rt/lib/interception/CMakeLists.txt
M compiler-rt/lib/interception/interception.h
A compiler-rt/lib/interception/interception_aix.cpp
A compiler-rt/lib/interception/interception_aix.h
Log Message:
-----------
[interception] Implement interception on AIX (#138608)
Implement AIX specific interception functions.
Issue: https://github.com/llvm/llvm-project/issues/138916
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