[all-commits] [llvm/llvm-project] 8ccf04: Revert "[msan] Intercept dladdr1, and refactor dla...
Thurston Dang via All-commits
all-commits at lists.llvm.org
Sat Jul 1 13:28:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ccf0426a4249729c3db722792e5194fb1f676ed
https://github.com/llvm/llvm-project/commit/8ccf0426a4249729c3db722792e5194fb1f676ed
Author: Thurston Dang <thurston at google.com>
Date: 2023-07-01 (Sat, 01 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 "[msan] Intercept dladdr1, and refactor dladdr"
Reverting my commit because of buildbot breakage.
This reverts commit d0b0dbeae17756f7ba99e0867cfb867fcb375066.
More information about the All-commits
mailing list