[all-commits] [llvm/llvm-project] 60285d: [asan] Implement address sanitizer on AIX: build c...
Jake Egan via All-commits
all-commits at lists.llvm.org
Wed Jun 25 08:27:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60285d98efa64331b0b5470abe7e2077c34c7ce1
https://github.com/llvm/llvm-project/commit/60285d98efa64331b0b5470abe7e2077c34c7ce1
Author: Jake Egan <Jake.egan at ibm.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
M compiler-rt/lib/asan/CMakeLists.txt
A compiler-rt/lib/asan/asan.link_with_main_exec.txt
A compiler-rt/lib/asan/asan_cxx.link_with_main_exec.txt
Log Message:
-----------
[asan] Implement address sanitizer on AIX: build configuration (#139583)
Update asan build configuration for AIX:
- Adds import lists
- Guards shared library code
Issue: #138916
---------
Co-authored-by: Hubert Tong <hubert.reinterpretcast at gmail.com>
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