[all-commits] [llvm/llvm-project] 9345a1: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Mar 26 23:00:48 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/hwasan-dont-instrument-loads-from-global-if-globals-are-not-tagged
Home: https://github.com/llvm/llvm-project
Commit: 9345a10f22659fcb8e185165c5eca610cb8fbf48
https://github.com/llvm/llvm-project/commit/9345a10f22659fcb8e185165c5eca610cb8fbf48
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M llvm/include/llvm/IR/GlobalValue.h
M llvm/include/llvm/IR/IRBuilder.h
M llvm/lib/IR/Globals.cpp
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
A llvm/test/Instrumentation/HWAddressSanitizer/globals-access.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope-setjmp.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
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