[all-commits] [llvm/llvm-project] 423832: [asan][windows] Weak function interception support...
Charlie Barto via All-commits
all-commits at lists.llvm.org
Thu Mar 28 09:52:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 423832421b9b259612c3fe4169a6a6e1e2600f95
https://github.com/llvm/llvm-project/commit/423832421b9b259612c3fe4169a6a6e1e2600f95
Author: Charlie Barto <chbarto at microsoft.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M compiler-rt/lib/interception/interception_win.cpp
Log Message:
-----------
[asan][windows] Weak function interception support in instruction size decoder. (#86570)
This makes it so we'll be able to decode the instructions used in the
weak function stubs from
https://github.com/llvm/llvm-project/pull/81677. This code doesn't
technically require those changes.
Co-authored-by: Amy Wishnousky <amyw at microsoft.com>
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