[PATCH] D26771: [asan] Create a .ASAN$G(A-Z) section for global registration
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 11:12:50 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287246: [asan] Create a .ASAN$G(A-Z) section for global registration (authored by rnk).
Changed prior to commit:
https://reviews.llvm.org/D26771?vs=78385&id=78394#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26771
Files:
compiler-rt/trunk/lib/asan/CMakeLists.txt
compiler-rt/trunk/lib/asan/asan_globals.cc
compiler-rt/trunk/lib/asan/asan_globals_win.cc
compiler-rt/trunk/lib/asan/asan_globals_win.h
compiler-rt/trunk/lib/asan/asan_win.cc
compiler-rt/trunk/lib/asan/asan_win_dll_thunk.cc
compiler-rt/trunk/lib/asan/asan_win_dynamic_runtime_thunk.cc
compiler-rt/trunk/lib/asan/tests/CMakeLists.txt
compiler-rt/trunk/test/asan/TestCases/Windows/dll_global_dead_strip.c
compiler-rt/trunk/test/asan/TestCases/Windows/global_dead_strip.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26771.78394.patch
Type: text/x-patch
Size: 9982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161117/612c063f/attachment.bin>
More information about the llvm-commits
mailing list