[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 17 16:35:40 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298158: [asan] Fix dead stripping of globals on Linux. (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D30121?vs=92074&id=92227#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30121

Files:
  llvm/trunk/include/llvm/Transforms/Utils/ModuleUtils.h
  llvm/trunk/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Utils/ModuleUtils.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/global_metadata.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/instrument_global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30121.92227.patch
Type: text/x-patch
Size: 17219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/7901d25e/attachment.bin>


More information about the llvm-commits mailing list