[PATCH] D30121: [asan] Fix dead stripping of globals on Linux.
Evgeniy Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 14:39:52 PDT 2017
eugenis updated this revision to Diff 92061.
eugenis added a comment.
rebased, PTAL
Repository:
rL LLVM
https://reviews.llvm.org/D30121
Files:
include/llvm/Transforms/Utils/ModuleUtils.h
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: D30121.92061.patch
Type: text/x-patch
Size: 14624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/b9f3f111/attachment.bin>
More information about the llvm-commits
mailing list