diff options
author | Michael Jones <michaelrj@google.com> | 2024-09-24 14:54:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-24 14:54:02 -0700 |
commit | aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea (patch) | |
tree | 6d5ba9996d179e2440967b861066821ddac352ff /llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp | |
parent | 5d88fd33ee03105c02130e4f130ccf87997d940e (diff) | |
download | llvm-aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea.zip llvm-aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea.tar.gz llvm-aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea.tar.bz2 |
[libc] Add MSAN unpoison annotations to recv funcs (#109844)
Anywhere a struct is returned from the kernel, we need to explicitly
unpoison it for MSAN. This patch does that for the recv, recvfrom,
recvmsg, and socketpair functions.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions