[PATCH] D154272: [msan] Intercept dladdr1, and refactor dladdr
Thurston Dang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 10:53:43 PDT 2023
thurston updated this revision to Diff 539195.
thurston added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Add '#if SANITIZER_GLIBC' guards to avoid breaking FreeBSD
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154272/new/
https://reviews.llvm.org/D154272
Files:
compiler-rt/lib/msan/CMakeLists.txt
compiler-rt/lib/msan/msan_dl.cpp
compiler-rt/lib/msan/msan_dl.h
compiler-rt/lib/msan/msan_interceptors.cpp
compiler-rt/test/msan/dladdr1_test.c
llvm/utils/gn/secondary/compiler-rt/lib/msan/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154272.539195.patch
Type: text/x-patch
Size: 8758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/5fa88bb0/attachment.bin>
More information about the llvm-commits
mailing list