[PATCH] D28498: [asan] Make ASan compatible with linker dead stripping on Linux.
Evgeniy Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 16:18:59 PST 2017
eugenis updated this revision to Diff 84049.
eugenis added a comment.
Split implementation in one function per target binary format / global instrumentation kind.
Repository:
rL LLVM
https://reviews.llvm.org/D28498
Files:
include/llvm/Transforms/Utils/ModuleUtils.h
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Utils/ModuleUtils.cpp
test/Instrumentation/AddressSanitizer/global_metadata.ll
test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll
test/Instrumentation/AddressSanitizer/instrument_global.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28498.84049.patch
Type: text/x-patch
Size: 30949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/ffa50bb8/attachment.bin>
More information about the llvm-commits
mailing list