[all-commits] [llvm/llvm-project] 4e6b84: [asan] Revert global check for non-AIX (#149245)
Jake Egan via All-commits
all-commits at lists.llvm.org
Thu Jul 17 12:51:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e6b843cf59735ffb7092edd178e4b03433a44df
https://github.com/llvm/llvm-project/commit/4e6b843cf59735ffb7092edd178e4b03433a44df
Author: Jake Egan <Jake.egan at ibm.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M compiler-rt/lib/asan/asan_descriptions.cpp
Log Message:
-----------
[asan] Revert global check for non-AIX (#149245)
287b24e1899eb6ce62eb9daef5a24faae5e66c1e moved the
`GetGlobalAddressInformation` call earlier, but this broke a chromium
test, so make this workaround for AIX only.
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