[all-commits] [llvm/llvm-project] 70e8cf: [HWASAN] Don't instrument loads from global if glo...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Mar 27 13:43:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70e8cf0c31493071c50c8112c6e0c7903abf6ca6
https://github.com/llvm/llvm-project/commit/70e8cf0c31493071c50c8112c6e0c7903abf6ca6
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/test/Instrumentation/HWAddressSanitizer/globals-access.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope-setjmp.ll
Log Message:
-----------
[HWASAN] Don't instrument loads from global if globals are not tagged (#86774)
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