[PATCH] D30120: [asan] Fix dead stripping of globals on Linux (compiler-rt)
Evgeniy Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 16:35:52 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL298159: [asan] Fix dead stripping of globals on Linux (compiler-rt) (authored by eugenis).
Changed prior to commit:
https://reviews.llvm.org/D30120?vs=92062&id=92228#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30120
Files:
compiler-rt/trunk/lib/asan/asan_globals.cc
compiler-rt/trunk/lib/asan/asan_interface.inc
compiler-rt/trunk/lib/asan/asan_interface_internal.h
compiler-rt/trunk/test/asan/CMakeLists.txt
compiler-rt/trunk/test/asan/TestCases/Linux/global-overflow-bfd.cc
compiler-rt/trunk/test/asan/TestCases/Linux/global-overflow-lld.cc
compiler-rt/trunk/test/asan/TestCases/Linux/globals-gc-sections-lld.cc
compiler-rt/trunk/test/asan/TestCases/Linux/globals-gc-sections.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30120.92228.patch
Type: text/x-patch
Size: 7509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/7d1f0c74/attachment.bin>
More information about the llvm-commits
mailing list