[PATCH] D30121: [asan] Fix dead stripping of globals on Linux.
Evgeniy Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 24 17:27:36 PDT 2017
eugenis updated this revision to Diff 93024.
eugenis edited the summary of this revision.
Repository:
rL LLVM
https://reviews.llvm.org/D30121
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: D30121.93024.patch
Type: text/x-patch
Size: 17174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170325/2d1342e4/attachment.bin>
More information about the llvm-commits
mailing list