[all-commits] [llvm/llvm-project] e7c3cd: [HWASAN] Implement selective instrumentation based...
Kirill Stoimenov via All-commits
all-commits at lists.llvm.org
Thu Feb 29 17:34:44 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7c3cd245665042bbae163f7280aceed35f0fee5
https://github.com/llvm/llvm-project/commit/e7c3cd245665042bbae163f7280aceed35f0fee5
Author: Kirill Stoimenov <87100199+kstoimenov at users.noreply.github.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
A llvm/test/Instrumentation/HWAddressSanitizer/pgo-opt-out-no-ps.ll
A llvm/test/Instrumentation/HWAddressSanitizer/pgo-opt-out.ll
Log Message:
-----------
[HWASAN] Implement selective instrumentation based on profiling information (#83503)
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