[all-commits] [llvm/llvm-project] 667b9a: Revert "Reland '[msan] Intercept dladdr1, and refa...
Thurston Dang via All-commits
all-commits at lists.llvm.org
Thu Jul 6 17:23:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 667b9add73e0e38b4a0d688f0087069a479032be
https://github.com/llvm/llvm-project/commit/667b9add73e0e38b4a0d688f0087069a479032be
Author: Thurston Dang <thurston at google.com>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M compiler-rt/lib/msan/CMakeLists.txt
R compiler-rt/lib/msan/msan_dl.cpp
R compiler-rt/lib/msan/msan_dl.h
M compiler-rt/lib/msan/msan_interceptors.cpp
R compiler-rt/test/msan/dladdr1_test.c
Log Message:
-----------
Revert "Reland '[msan] Intercept dladdr1, and refactor dladdr'"
This reverts my commit 015dabd7672f936cdb5bdcad20fe80b17f05c9ca
due to breaking non-glibc builds.
More information about the All-commits
mailing list