[all-commits] [llvm/llvm-project] c07bbb: Revert "[asan] Always skip first object from dl_it...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sat Feb 12 11:06:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c07bbbcef9117cdef249fcea2ae4c9f32ae50ae3
https://github.com/llvm/llvm-project/commit/c07bbbcef9117cdef249fcea2ae4c9f32ae50ae3
Author: Nico Weber <thakis at chromium.org>
Date: 2022-02-12 (Sat, 12 Feb 2022)
Changed paths:
M compiler-rt/lib/asan/asan_linux.cpp
Log Message:
-----------
Revert "[asan] Always skip first object from dl_iterate_phdr"
This reverts commit d75a5650dbdc595f836db4711f2a480f87243593.
Breaks asan_dlopen_test.cpp on several bots, see comments on
https://reviews.llvm.org/D119515
More information about the All-commits
mailing list