[PATCH] D30121: [asan] Fix dead stripping of globals on Linux.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 06:23:29 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5aa6b94115d: [asan] Fix dead stripping of globals on Linux. (authored by eugenis).
Herald added subscribers: dexonsmith, steven_wu, hiraditya.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D30121?vs=93024&id=223547#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D30121/new/
https://reviews.llvm.org/D30121
Files:
llvm/include/llvm/Transforms/Utils/ModuleUtils.h
llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/lib/Transforms/Utils/ModuleUtils.cpp
llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
llvm/test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll
llvm/test/Instrumentation/AddressSanitizer/instrument_global.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30121.223547.patch
Type: text/x-patch
Size: 17093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/44073b56/attachment.bin>
More information about the llvm-commits
mailing list