[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
Tue Jan 17 14:55:57 PST 2017


eugenis updated this revision to Diff 84753.
eugenis added a comment.

use SHT_ASSOCIATED


Repository:
  rL LLVM

https://reviews.llvm.org/D28498

Files:
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/Transforms/Instrumentation/AddressSanitizer.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.84753.patch
Type: text/x-patch
Size: 10241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/38d57924/attachment.bin>


More information about the llvm-commits mailing list