[all-commits] [llvm/llvm-project] 8e1055: [hwasan] Add "-hwasan-with-frame-record" (#109620)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Sep 24 18:20:21 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/main.hwasan-add-hwasan-with-frame-record
Home: https://github.com/llvm/llvm-project
Commit: 8e10559bfe6bb655956f66a29d1c5aa12d35e166
https://github.com/llvm/llvm-project/commit/8e10559bfe6bb655956f66a29d1c5aa12d35e166
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/prologue.ll
Log Message:
-----------
[hwasan] Add "-hwasan-with-frame-record" (#109620)
It should not be implied form mapping settings.
No longer disable frame records for fixed offset.
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